ash_postgres/lib
2023-09-22 17:16:47 -04:00
..
data_layer fix: properly alter deferrability on attribute alter 2023-07-27 13:57:42 -04: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 vector types and vector_cosine_distance 2023-09-11 22:34:51 -04:00
mix fix: properly find migration directories in umbrella apps 2023-02-16 15:23:50 -05:00
transformers docs: overhaul hexdocs 2023-09-22 16:14:25 -04:00
types improvement: add AshPostgres.Tsvector 2023-09-20 17:28:24 -04:00
aggregate.ex improvement: support in-line aggregates 2023-08-22 14:51:31 -04:00
ash_postgres.ex docs: add AshPostgres module to the documentation 2023-02-08 22:56:00 -05:00
calculation.ex improvement: handle non-cast-in-type queries 2023-08-14 12:42:01 -07: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 chore: format & fix docs 2023-09-22 17:16:47 -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: support vector types and vector_cosine_distance 2023-09-11 22:34:51 -04:00
join.ex improvement: custom-extension implementation (#162) 2023-08-08 10:20:26 -07: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 docs: overhaul hexdocs 2023-09-22 16:14:25 -04:00
repo.ex improvement: support vector types and vector_cosine_distance 2023-09-11 22:34:51 -04:00
sort.ex fix: properly provide constraints on all type casting 2023-08-22 15:29:33 -04: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