ash_postgres/lib
2022-07-01 19:12:14 -04:00
..
functions all green on dynamic refactor 2022-02-07 15:35:18 -05:00
migration_generator fix: use attribute.name if attribute.source is nil 2022-06-28 15:57:30 -04:00
mix docs: Fix docs for name option to generate_migrations (#100) 2022-06-15 10:29:49 -04:00
transformers chore: WIP on polymorphic relationships 2021-01-28 19:42:55 -05:00
types fix: don't cast if there is no type 2022-02-16 22:04:54 -05:00
aggregate.ex fix: handle various join bugs 2022-06-29 15:08:49 -04:00
ash_postgres.ex improvement: add static schema specification in DSL 2022-05-13 17:41:30 -04:00
calculation.ex fix: explicitly type cast aggregate/calc selects 2022-05-20 13:22:32 -04:00
check_constraint.ex feat: add check_constraints, both for validation and migrations 2021-04-19 14:26:41 -04:00
custom_index.ex all green on dynamic refactor 2022-02-07 15:35:18 -05:00
data_layer.ex fix: support upsert_identity with base_filter 2022-07-01 19:12:14 -04:00
doc_index.ex chore: update for latest ash changes 2022-04-19 11:08:44 -04:00
ecto_migration_default.ex improvement: handle fallback ecto migration default elegantly (#94) 2022-05-24 12:11:32 -04:00
expr.ex chore: small cleanups 2022-06-04 16:58:03 -04:00
join.ex fix: handle various join bugs 2022-06-29 15:08:49 -04:00
migration.ex improvement: support ash enums 2021-04-21 13:50:11 -04:00
multitenancy.ex fix: only rename schema when necessary 2022-05-02 19:30:01 -04:00
reference.ex improvement: add ignore? option to references 2022-05-24 02:11:54 -04:00
repo.ex improvement: add custom migration types, and repo level override 2021-11-10 04:18:36 -05:00
sort.ex fix: handle combinations of distinct & sort 2022-05-10 22:48:04 -04:00