ash_postgres/lib
2024-01-10 08:34:23 -05:00
..
data_layer fix: properly configure polymorphic_name option 2024-01-08 08:39:13 -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 improvement: support new bulk operations 2023-12-31 08:40:30 -05:00
mix improvement: require name when generating migrations 2023-12-27 10:08:13 -05:00
transformers improvement: allow specifying multi-column foreign keys (#180) 2023-11-20 16:52:50 -05:00
types fix: properly gather types for operator & function overloads 2024-01-04 14:08:05 -05:00
aggregate.ex improvement: support directly referencing aggregates from aggregates 2023-12-23 10:39:54 -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
custom_extension.ex
custom_index.ex docs: overhaul hexdocs 2023-09-22 16:14:25 -04:00
data_layer.ex chore: credo, dialyzer, format 2024-01-10 08:34:23 -05:00
ecto_migration_default.ex
expr.ex improvement: support new bulk operations 2023-12-31 08:40:30 -05:00
join.ex improvement: use the target action when generating related queries 2024-01-09 08:31:06 -05:00
manual_relationship.ex
migration.ex
multitenancy.ex
reference.ex improvement: allow specifying multi-column foreign keys (#180) 2023-11-20 16:52:50 -05:00
repo.ex improvement: support new return_query/2 callback 2023-12-29 21:49:34 -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