ash_postgres/lib
2023-11-20 07:05:47 -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 improvement: support a 2 argument function for the repo option 2023-11-14 10:56:22 -05:00
mix improvement: support a 2 argument function for the repo option 2023-11-14 10:56:22 -05:00
transformers fix: don't ensure repo compiled at compile time 2023-11-14 13:59:30 -05:00
types chore: handle ci_string type as storage type 2023-10-10 14:16:25 -04:00
aggregate.ex fix: hydrate aggregate refs when adding for calculations 2023-11-20 07:05:47 -05:00
ash_postgres.ex docs: add AshPostgres module to the documentation 2023-02-08 22:56:00 -05:00
calculation.ex fix: hydrate aggregate refs when adding for calculations 2023-11-20 07:05:47 -05:00
check_constraint.ex docs: overhaul hexdocs 2023-09-22 16:14:25 -04:00
custom_aggregate.ex
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 fix: handle no_attributes? flag on aggregates better 2023-11-16 17:48:39 -05:00
ecto_migration_default.ex
expr.ex chore: add error context to hydrate references 2023-11-20 06:38:43 -05:00
join.ex chore: format and fix matrix 2023-11-17 09:17:11 -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 docs: overhaul hexdocs 2023-09-22 16:14:25 -04:00
repo.ex improvement: allow for combining AshPostgres.Repo with other repos 2023-10-13 22:47:11 -04:00
sort.ex fix: handle no_attributes? flag on aggregates better 2023-11-16 17:48:39 -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