ash_postgres/lib
2022-05-24 02:14:58 -04:00
..
functions all green on dynamic refactor 2022-02-07 15:35:18 -05:00
migration_generator chore: fix build, remove IO.inspect 2022-05-24 02:14:58 -04:00
mix improvement: check_migrations, rename to --check 2022-05-18 13:21:58 -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: test and confirm behavior of schemas 2022-05-22 18:30:20 -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: test and confirm behavior of schemas 2022-05-22 18:30:20 -04:00
doc_index.ex chore: update for latest ash changes 2022-04-19 11:08:44 -04:00
ecto_migration_default.ex improvement: implement decimal ecto migration default (#91) 2022-04-28 10:48:44 -04:00
expr.ex fix: cast calcs in query expressions 2022-05-20 13:42:20 -04:00
join.ex fix: test and confirm behavior of schemas 2022-05-22 18:30:20 -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