ash_postgres/test
2023-05-02 22:19:01 -04:00
..
support chore: release version v1.3.19 2023-04-07 11:05:38 -04:00
aggregate_test.exs fix: subquery aggregates when a distinct is being added 2023-04-22 01:17:38 -06:00
ash_postgres_test.exs chore: fix tests 2022-11-30 20:59:18 -05:00
bulk_create_test.exs chore: fix bulk upserts 2023-05-02 22:19:01 -04:00
calculation_test.exs improvement: update ash 2023-04-21 10:43:58 -06:00
constraint_test.exs
custom_index_test.exs improvement: add unique constraints to changeset for custom unique indexes 2022-11-25 14:06:22 -05:00
distinct_test.exs
ecto_compatibility_test.exs Add failing test for inserting via Ecto.Repo.insert! 2023-01-30 10:40:45 +10:00
embeddable_resource_test.exs test: add test confirming embedded array behavior 2022-12-18 02:35:42 -05:00
enum_test.exs
filter_test.exs improvement: add like and ilike 2022-12-21 16:12:49 -05:00
load_test.exs test: add test to confirm lateral join fix in Ash 2023-05-01 14:11:33 -04:00
manual_relationships_test.exs fix: properly type cast top level fragments 2022-09-21 13:36:18 -04:00
migration_generator_test.exs fix: go back to old migration sorting algorithm 2023-05-01 10:51:09 -04:00
multitenancy_test.exs fix: properly type cast top level fragments 2022-09-21 13:36:18 -04:00
polymorphism_test.exs
primary_key_test.exs
schema_test.exs fix: properly type cast top level fragments 2022-09-21 13:36:18 -04:00
select_test.exs
sort_test.exs improvement: distinct on source of query, not relationship destination 2022-12-15 17:16:53 -05:00
test_helper.exs
transaction_test.exs improvement: update ash 2023-04-04 21:49:24 -04:00
type_test.exs improvement: handle UUID types better 2022-10-17 08:40:32 -05:00
unique_identity_test.exs fix: support upsert_identity with base_filter 2022-07-01 19:12:14 -04:00
upsert_test.exs improvement: avg/min/max/custom aggregate support 2022-12-07 20:32:38 -05:00