Update dependency ash_postgres to v2.4.20 #708
+11
−11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.4.12
->2.4.20
Release Notes
ash-project/ash_postgres (ash_postgres)
v2.4.20
Compare Source
Bug Fixes:
v2.4.19
Compare Source
Bug Fixes:
Improvements:
better min_pg_version when modifying a repo
automatically set
min_pg_version
where possibleuse a notice to suggest configuring
min_pg_version
v2.4.18
Compare Source
Bug Fixes:
Improvements:
make igniter optional
make tsvector type selectable
v2.4.17
Compare Source
Bug Fixes:
Fix query for metadata on foreign keys and fix duplicate references being produced (#444)
alter resource generation query to go to the source pg_constraints table instead of to the view to fetch constraint data (#443)
v2.4.16
Compare Source
Bug Fixes:
properly support expr errors in bulk create
only build references for belongs_to relationships
Improvements:
v2.4.15
Compare Source
Bug Fixes:
split off varchar options from index
don't attempt to use non-existent relationship
handle manual/no_attributes? relationships in lateral join logic
don't use
priv
configuration for snapshot_pathImprovements:
v2.4.14
Compare Source
Bug Fixes:
v2.4.13
Compare Source
Bug Fixes:
mix ash.migrate
] honor thesnapshots_only
optionImprovements:
[
mix ash.migrate
] honor repo configuration in migration generator[
mix ash.codegen
] honor:priv
in migration generator, and make it explicitly configurable[
mix ash_postgres.install
] don't generate task aliases that run seeds in testConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.