ash_postgres/test
2021-04-19 17:28:00 -04:00
..
support feat: add check_constraints, both for validation and migrations 2021-04-19 14:26:41 -04:00
aggregate_test.exs improvement: add sum aggregate (#53) 2021-04-04 16:05:41 -04:00
ash_postgres_test.exs test: Start test suite (#16) 2020-09-03 04:18:11 -04:00
constraint_test.exs feat: add check_constraints, both for validation and migrations 2021-04-19 14:26:41 -04:00
distinct_test.exs feat: support configuring references 2021-04-01 02:19:30 -04:00
filter_test.exs fix: better embedded filters, switch to latest ash 2021-02-24 13:59:49 -05:00
migration_generator_test.exs fix: include type in references (because it is *not* automatic) 2021-04-19 17:28:00 -04:00
multitenancy_test.exs fix: better embedded filters, switch to latest ash 2021-02-24 13:59:49 -05:00
polymorphism_test.exs feat: support polymorphic relationships 2021-02-05 18:59:33 -05:00
primary_key_test.exs chore: Test creating resource with uuid or integer primary key (#48) 2021-03-29 11:03:45 -04:00
select_test.exs improvement: support new ash select feature 2021-04-09 00:53:50 -04:00
side_load_test.exs improvement: better errors for multitenant unique constraints 2021-01-26 15:07:26 -05:00
test_helper.exs test: Start test suite (#16) 2020-09-03 04:18:11 -04:00
unique_identity_test.exs improvement: better errors for multitenant unique constraints 2021-01-26 15:07:26 -05:00