chore(deps): update dependency ecto_sql to v3.12.1 #12
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:
3.6.2
->3.12.1
Release Notes
elixir-ecto/ecto_sql (ecto_sql)
v3.12.1
Compare Source
Enhancements
:pool_count
optionv3.12.0
Compare Source
Enhancements
Ecto.Migration.remove_if_exists/1
.ex
:duration
type:plan
explain option for Postgres%Tds.Parameter
structs as params for named parameter usage inquery
Bug fix
v3.11.3
Compare Source
Enhancements
myxql
dependencyv3.11.2
Compare Source
Enhancements
postgrex
dependencyv3.11.1
Compare Source
Enhancements
:generated
option to columnsBug fixes
:prefix
on index renamev3.11.0
Compare Source
Enhancements
--log-level
to ecto.migrate--log-level
to ecto.rollbackexec
before stored procedure for TDS (for earlier SQLServer versions)Bug fixes
v3.10.2
Compare Source
Enhancements
from: {reference, opts}
in FK migrationsBug fixes
v3.10.1
Compare Source
Enhancements
v3.10.0
Compare Source
Enhancements
execute_file/1
andexecute_file/2
CASCADE
when dropping a constraint on postgresBug fixes
v3.9.2
Compare Source
Enhancements
to
/exclusive_to
is not an integercast_params
metadata to telemetry eventsv3.9.1
Compare Source
Enhancements
:format
option onexplain
update_all
ONLY
in index creationBug fixes
mix ecto.drop
when the database is unreachablev3.9.0
Compare Source
Enhancements
primary_key
configuration options intable
:nulls_distinct
option for unique indexesdump_cmd
topostgrex
andmyxql
adaptersselected_as/1
andselected_as/2
schema_migration: true
undertelemetry_options
v3.8.3
Compare Source
Enhancements
literal/1
support in fragmentsv3.8.2
Compare Source
Bug fixes
json_extract_path
for boolean values introduced in v3.8.0:
before printing line numberv3.8.1
Compare Source
Bug fixes
Ecto.Adapters.SQL
operationsv3.8.0
Compare Source
Enhancements
--to-exclusive
inmix ecto.migrate
andmix ecto.rollback
:comment
support on MySQL migrations:prepare
option per operationjson_extract_path
comparisons in PostgreSQL:repo
option in telemetry eventsBug fixes
:timeout
option is respected inEcto.Adapters.SQL.explain/3
v3.7.2
Compare Source
Enhancements
myxql
andpostgrex
v3.7.1
Compare Source
Enhancements
:cascade
option todrop
--prefix
inmix ecto.migrations
--log-migrator-sql
and--log-migrations-sql
:cache_statement
to be setBug fixes
v3.7.0
Compare Source
Enhancements
Bug fixes
Configuration
📅 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.