ash_postgres/lib
Zach Daniel 6da3adcb23 WIP
2024-06-17 10:05:45 -04:00
..
data_layer improvement: update ash and support new identity features 2024-05-24 01:14:55 -04:00
extensions chore: fix syntax error from unsaved file 2024-02-26 15:56:46 -05:00
functions improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
migration_generator WIP 2024-06-11 19:51:20 -04:00
mix WIP 2024-06-17 10:05:45 -04:00
types feat: add timestamptz types (#266) 2024-05-05 06:08:21 -04:00
verifiers improvement: require clarification of index names > 63 characters 2024-05-28 13:32:20 -04:00
ash_postgres.ex chore: update documentation with new standards 2024-05-01 14:40:16 -04: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 Fix: undo default of nulls_distinct option to true (#223) 2024-03-20 12:01:53 -04:00
data_layer.ex WIP 2024-06-13 15:31:22 -04:00
ecto_migration_default.ex fix: fix Logger deprecations for elixir 1.15 (#155) 2023-06-22 17:37:57 -04: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: support on_delete: :nilify for specific columns (#289) 2024-05-16 19:18:17 -05:00
repo.ex fixs: fix dialyzer warning 2024-04-23 14:15:33 -04:00
sql_implementation.ex fix: support old/new parameterized type format 2024-05-27 12:15:56 -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
version_agent.ex improvement: add default implementation for pg_version, and rename to min_pg_version 2024-03-27 19:20:49 -04:00