ash_postgres/lib
2023-03-23 17:19:45 -04:00
..
data_layer improvement: add migration_ignore_attributes 2023-02-01 02:05:04 -05:00
functions improvement: add like and ilike 2022-12-21 16:12:49 -05:00
migration_generator fix: properly set next migration name 2023-02-03 11:44:34 -05:00
mix fix: properly find migration directories in umbrella apps 2023-02-16 15:23:50 -05:00
transformers fix: allow for non attribute aggregate references for first/list 2023-01-11 07:51:12 -05:00
types improvement: properly cast division to floats for elixir-y behavior 2023-01-26 23:48:19 -05:00
aggregate.ex fix: properly map parent bindings in exists 2023-03-17 17:06:06 -04:00
ash_postgres.ex docs: add AshPostgres module to the documentation 2023-02-08 22:56:00 -05:00
calculation.ex fix: undo changes that caused type casting bugs 2023-01-06 17:45:10 -05: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 chore: unlock spark dependency 2023-03-23 17:19:45 -04:00
ecto_migration_default.ex chore: work on tests for migration_defaults 2022-11-21 02:39:57 -05:00
expr.ex fix: properly map parent bindings in exists 2023-03-17 17:06:06 -04:00
join.ex fix: properly map parent bindings in exists 2023-03-17 17:06:06 -04: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: small improvement inspect/errors on ecto changeset 2023-03-20 16:11:05 -04:00
sort.ex improvement: add aggregates used by sorts 2023-02-21 19:45:07 -05:00
statement.ex improvement: add custom_statements to migration generator 2022-07-21 13:34:38 -04:00