ash_postgres/test
2022-04-27 17:10:51 -04:00
..
support chore: update for latest ash changes 2022-04-19 11:08:44 -04:00
aggregate_test.exs failing custom aggregate test (#82) 2022-03-09 19:45:06 -05:00
ash_postgres_test.exs test: Start test suite (#16) 2020-09-03 04:18:11 -04:00
calculation_test.exs improvement: support access syntax 2022-02-07 16:48:36 -05: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 feat: support cast_in_query?/0 and source 2022-02-14 11:39:50 -05:00
load_test.exs fix: properly group many_to_many aggregates 2021-05-12 13:17:26 -04:00
migration_generator_test.exs improvement: support float as Ecto migration default (#89) 2022-04-27 17:10:51 -04:00
multitenancy_test.exs improvement!: update to latest ash/ecto versions w/ parameterized types 2021-09-13 12:58:23 -04:00
polymorphism_test.exs improvement: support calculation sorts 2021-06-05 18:13:20 -04: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
sort_test.exs improvement: upgrade ash dep 2021-07-22 15:23:38 -04:00
test_helper.exs feat: support expression based calculations 2021-06-04 01:48:35 -04:00
unique_identity_test.exs improvement: better errors for multitenant unique constraints 2021-01-26 15:07:26 -05:00