ash_postgres/test
2023-03-31 12:12:13 -04:00
..
support test: add test that reproduces dependent select problem (#136) 2023-03-31 12:12:13 -04:00
aggregate_test.exs fix: don't use :distinct when uniq? is not true 2023-02-17 15:21:50 -05:00
ash_postgres_test.exs chore: fix tests 2022-11-30 20:59:18 -05:00
calculation_test.exs test: add test that reproduces dependent select problem (#136) 2023-03-31 12:12:13 -04: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 fix: handle combinations of distinct & sort 2022-05-10 22:48:04 -04:00
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 for code interface 2022-10-31 11:53:03 -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 improvement: add unique constraints to changeset for custom unique indexes 2022-11-25 14:06:22 -05: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 add tests for new transaction behavior 2023-02-10 15:41:41 -05: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