ash_postgres/lib
2024-02-19 13:49:11 -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: mark (i)like functions as predicates (#205) 2024-02-07 14:45:34 -05:00
migration_generator fix: properly alter renaming attributes in migration generator 2024-02-15 09:23:48 -05:00
mix chore: fix credo and update ash 2024-01-29 16:57:04 -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 fix: allow subquerying a through while aggregating a many to many 2024-02-15 23:11:44 -05:00
ash_postgres.ex docs: add AshPostgres module to the documentation 2023-02-08 22:56:00 -05:00
calculation.ex fix: remap selected fields, don't subquery in aggregate joins 2024-01-19 20:13:42 -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 test: add new test verifying batch destroy behavior 2024-02-01 13:09:06 -05:00
data_layer.ex chore: properly set __ash_bindings__ on bulk updatable query 2024-02-19 13:49:11 -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 fix: handle updating from queries w/ non-inner initial joins 2024-02-19 11:56:48 -05:00
join.ex fix: joining to from_many?: true relationships not honoring limit 2024-02-19 09:27:16 -05:00
manual_relationship.ex
migration.ex improvement: add value_to_postgres_default/3 and AshPostgres.Type 2023-08-18 11:22:01 -04:00
multitenancy.ex
reference.ex improvement: allow specifying multi-column foreign keys (#180) 2023-11-20 16:52:50 -05:00
repo.ex improvement: Include modules in installed_extensions return type (#202) 2024-02-05 16:52:09 -05:00
sort.ex improvement: support latest ash changes 2024-01-19 00:12:50 -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