ash_postgres/lib
2023-12-22 21:16:13 -05:00
..
data_layer improvement: support a 2 argument function for the repo option 2023-11-14 10:56:22 -05:00
extensions improvement: support vector types and vector_cosine_distance 2023-09-11 22:34:51 -04:00
functions improvement: support vector types and vector_cosine_distance 2023-09-11 22:34:51 -04:00
migration_generator chore: fix error expression 2023-12-15 08:48:20 -05:00
mix fix: reenable mix tasks that need calling 2023-12-06 18:53:37 -05:00
transformers improvement: allow specifying multi-column foreign keys (#180) 2023-11-20 16:52:50 -05:00
types chore: handle ci_string type as storage type 2023-10-10 14:16:25 -04:00
aggregate.ex chore: remove commented out code 2023-12-22 21:16:13 -05:00
ash_postgres.ex docs: add AshPostgres module to the documentation 2023-02-08 22:56:00 -05:00
calculation.ex improvement: support aggregates using other aggregates 2023-12-22 21:14:40 -05:00
check_constraint.ex docs: overhaul hexdocs 2023-09-22 16:14:25 -04:00
custom_aggregate.ex chore: fix dialyzer 2023-04-05 12:32:28 -04:00
custom_extension.ex improvement: custom-extension implementation (#162) 2023-08-08 10:20:26 -07:00
custom_index.ex docs: overhaul hexdocs 2023-09-22 16:14:25 -04:00
data_layer.ex improvement: support aggregates using other aggregates 2023-12-22 21:14:40 -05: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: support aggregates using other aggregates 2023-12-22 21:14:40 -05:00
join.ex improvement: support aggregates using other aggregates 2023-12-22 21:14:40 -05:00
manual_relationship.ex improvement: support manual relationships with joins 2022-09-13 16:40:12 -04:00
migration.ex improvement: add value_to_postgres_default/3 and AshPostgres.Type 2023-08-18 11:22:01 -04:00
multitenancy.ex docs: total docs reorg 2022-08-24 12:07:38 -04:00
reference.ex improvement: allow specifying multi-column foreign keys (#180) 2023-11-20 16:52:50 -05:00
repo.ex fix: avoid empty error on upserts with :nothing 2023-11-27 11:12:22 -05:00
sort.ex improvement: only start savepoints when necessary 2023-12-21 16:56:57 -05:00
statement.ex docs: overhaul hexdocs 2023-09-22 16:14:25 -04:00
type.ex improvement: specify @behaviour in AshPostgres.Type 2023-08-21 11:14:33 -04:00