ash_postgres/lib
Zach Daniel a09dae4d26 fix: raise better error on invalid filter values
closes #154

We still want to build something better directly into `Ash.Filter`
that determines field types and casts them up front
2023-06-28 11:29:54 -04:00
..
data_layer improvement: add simple_join_first_aggregates option 2023-06-11 20:33:20 -04:00
functions improvement: add like and ilike 2022-12-21 16:12:49 -05:00
migration_generator fix: Fixes multiple schema identities migrations (#156) 2023-06-25 17:26:31 -04: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 improvement: add simple_join_first_aggregates option 2023-06-11 20:33:20 -04:00
ash_postgres.ex docs: add AshPostgres module to the documentation 2023-02-08 22:56:00 -05:00
calculation.ex fix: properly handle nested aggregate references 2023-06-05 18:35:22 -04:00
check_constraint.ex docs: total docs reorg 2022-08-24 12:07:38 -04:00
custom_aggregate.ex chore: fix dialyzer 2023-04-05 12:32:28 -04:00
custom_index.ex fix: handle changing custom index names better 2023-06-06 01:33:50 -04:00
data_layer.ex fix: raise better error on invalid filter values 2023-06-28 11:29:54 -04:00
ecto_migration_default.ex fix: fix Logger deprecations for elixir 1.15 (#155) 2023-06-22 17:37:57 -04:00
expr.ex improvement: add simple_join_first_aggregates option 2023-06-11 20:33:20 -04:00
join.ex improvement: add simple_join_first_aggregates option 2023-06-11 20:33:20 -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 simple_join_first_aggregates option 2023-06-11 20:33:20 -04:00
statement.ex improvement: handle new spark versions better, more explicit snapshots 2023-04-26 22:23:43 -04:00