ash_postgres/lib
Zach Daniel be7e2a89bc fix: left_lateral_join for many_to_many aggregates
fix: properly reference nested aggregate fields for join
fix: properly determine fallback table for polymorphic resources
2021-07-05 14:12:21 -04:00
..
functions fix: fix fragment processing broken (#64) 2021-05-01 10:05:12 -04:00
migration_generator fix: always add nullability flag 2021-06-15 16:04:17 -04:00
mix fix: don't start the whole app in migrate 2021-03-02 12:47:13 -05:00
transformers chore: WIP on polymorphic relationships 2021-01-28 19:42:55 -05:00
ash_postgres.ex improvement: custom index names 2021-04-27 17:16:56 -04:00
check_constraint.ex feat: add check_constraints, both for validation and migrations 2021-04-19 14:26:41 -04:00
data_layer.ex fix: left_lateral_join for many_to_many aggregates 2021-07-05 14:12:21 -04:00
migration.ex improvement: support ash enums 2021-04-21 13:50:11 -04:00
multitenancy.ex fix: actually insert the tracking row 2021-01-26 19:37:32 -05:00
reference.ex feat: support configuring references 2021-04-01 02:19:30 -04:00
repo.ex fix: raise when all_tenants/0 default impl is called 2021-04-02 10:24:42 -04:00