ash_postgres/lib
Jesse Williams 8f79fcb59d
fix: allow non-unique has_many source_attributes (#355)
* fix: allow non-unique has_many source_attributes

* fix composite primary key case
2024-07-18 16:37:31 -04:00
..
data_layer improvement: add storage type option (#342) 2024-07-08 09:54:50 -04:00
extensions chore: fix syntax error from unsaved file 2024-02-26 15:56:46 -05:00
functions improvement: add binding() expression 2024-07-15 10:25:39 -04:00
migration_generator test: add more tests for atomic update interactions 2024-07-12 23:23:42 -04:00
mix chore: don't use deprecated function 2024-07-14 22:11:06 -04:00
types feat: add timestamptz types (#266) 2024-05-05 06:08:21 -04:00
verifiers docs: remove unused code from docs 2024-06-25 08:25:17 -04:00
ash_postgres.ex chore: update documentation with new standards 2024-05-01 14:40:16 -04:00
check_constraint.ex
custom_aggregate.ex
custom_extension.ex
custom_index.ex improvement: add storage type option (#342) 2024-07-08 09:54:50 -04:00
data_layer.ex fix: allow non-unique has_many source_attributes (#355) 2024-07-18 16:37:31 -04:00
ecto_migration_default.ex
manual_relationship.ex
migration.ex
multitenancy.ex
reference.ex feat: autogenerate index in references (#321) 2024-06-10 08:43:24 -04:00
repo.ex fixs: fix dialyzer warning 2024-04-23 14:15:33 -04:00
sql_implementation.ex chore: update changelog 2024-07-15 13:54:29 -04:00
statement.ex
type.ex
version_agent.ex improvement: add default implementation for pg_version, and rename to min_pg_version 2024-03-27 19:20:49 -04:00