ash_postgres/test
2021-05-09 17:37:18 -04:00
..
support improvement: update to latest ash 2021-05-06 17:37:29 -04:00
aggregate_test.exs improvement: support latest ash/filtering on related aggregates 2021-05-08 23:25:28 -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
enum_test.exs improvement: support ash enums 2021-04-21 13:50:11 -04:00
filter_test.exs fix: fix fragment processing broken (#64) 2021-05-01 10:05:12 -04:00
load_test.exs refactor: remove references to "side loading" (#66) 2021-05-09 17:37:18 -04:00
migration_generator_test.exs improvement: custom index names 2021-04-27 17:16:56 -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
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