ash_postgres/lib
Zach Daniel 059837651d improvement: add unique constraints to changeset for custom unique indexes
improvement: separate out concurrent index creations and do them in a separate transaction
2022-11-25 14:06:22 -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 improvement: add unique constraints to changeset for custom unique indexes 2022-11-25 14:06:22 -05:00
mix docs: total docs reorg 2022-08-24 12:07:38 -04:00
transformers important: update to ash 2.0 branch 2022-08-24 12:07:38 -04:00
types fix: properly type cast top level fragments 2022-09-21 13:36:18 -04:00
aggregate.ex fix: no unnecessary type cast on count/sum aggregates 2022-10-10 12:12:17 -04: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_index.ex improvement: add unique constraints to changeset for custom unique indexes 2022-11-25 14:06:22 -05:00
data_layer.ex improvement: add unique constraints to changeset for custom unique indexes 2022-11-25 14:06:22 -05:00
doc_index.ex fix: don't apply filter to array_agg 2022-10-10 12:06:54 -04:00
ecto_migration_default.ex chore: work on tests for migration_defaults 2022-11-21 02:39:57 -05:00
expr.ex fix: && operator in expressions to point to ash_elixir_and (#115) 2022-10-24 22:13:12 -06:00
join.ex chore: format/lint 2022-11-21 03:08:04 -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 chore: format/lint 2022-11-21 03:08:04 -05:00
sort.ex important: update to ash 2.0 branch 2022-08-24 12:07:38 -04:00
statement.ex improvement: add custom_statements to migration generator 2022-07-21 13:34:38 -04:00