ash_postgres/test/support/resources
Riccardo Binetti 65f93561d8
chore: add failing test for bulk actions and non-null violations (#260)
- bulk_create returns a Postgrex error instead of Ash.Error.Changes.Required
like the non-bulk create does
- bulk_update with :stream strategy does the same
- bulk_update with :atomic strategy doesn't trim the empty string and writes it
to the database
2024-05-02 20:31:35 -04:00
..
subquery improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
account.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
author.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
bio.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
comment.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
entity.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
integer_post.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
manager.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
organization.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
post.ex test: add tests for fix in ash_sql around actor refs in relationships 2024-05-01 08:27:49 -04:00
post_follower.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
post_link.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
post_views.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
profile.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
rating.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
record.ex chore: add failing test for bulk actions and non-null violations (#260) 2024-05-02 20:31:35 -04:00
temp_entity.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
user.ex improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00