ash_postgres/lib
2022-12-14 21:47:50 -05:00
..
data_layer improvement: add migration_defaults for customizing default values 2022-11-21 02:38:00 -05:00
functions fix: don't apply filter to array_agg 2022-10-10 12:06:54 -04:00
migration_generator chore: release version v1.2.0 2022-12-13 14:55:26 -05:00
mix fix: don't make migration generation recursive 2022-12-10 18:54:09 -05:00
transformers improvement: better error messages from mix tasks 2022-12-10 15:59:50 -05:00
types fix: properly type cast top level fragments 2022-09-21 13:36:18 -04:00
aggregate.ex improvement: better error messages from mix tasks 2022-12-10 15:59:50 -05:00
ash_postgres.ex docs: total docs reorg 2022-08-24 12:07:38 -04:00
calculation.ex improvement: update to the latest ash 2022-10-07 15:50:20 -04:00
check_constraint.ex docs: total docs reorg 2022-08-24 12:07:38 -04:00
custom_aggregate.ex improvement: better error messages from mix tasks 2022-12-10 15:59:50 -05:00
custom_index.ex fix: properly turn custom index keys into atoms 2022-11-30 19:06:51 -05:00
data_layer.ex fix: pattern match error in lazy_non_matching_defaults/1 2022-12-13 17:17:57 -05:00
doc_index.ex improvement: avg/min/max/custom aggregate support 2022-12-07 20:32:38 -05:00
ecto_migration_default.ex chore: work on tests for migration_defaults 2022-11-21 02:39:57 -05:00
expr.ex improvement: udpate to latest ash, fix array issues 2022-12-14 21:47:50 -05:00
join.ex improvement: avg/min/max/custom aggregate support 2022-12-07 20:32:38 -05:00
manual_relationship.ex improvement: support manual relationships with joins 2022-09-13 16:40:12 -04:00
migration.ex improvement: support ash enums 2021-04-21 13:50:11 -04:00
multitenancy.ex docs: total docs reorg 2022-08-24 12:07:38 -04:00
reference.ex docs: total docs reorg 2022-08-24 12:07:38 -04:00
repo.ex docs: document on_transaction_begin 2022-11-30 20:52:36 -05:00
sort.ex improvement: avg/min/max/custom aggregate support 2022-12-07 20:32:38 -05:00
statement.ex improvement: add custom_statements to migration generator 2022-07-21 13:34:38 -04:00