Skip to content

Bump ecto_sql from 3.9.0 to 3.14.0#27

Merged
samhamilton merged 1 commit into
masterfrom
dependabot/hex/ecto_sql-3.9.2
Jun 25, 2026
Merged

Bump ecto_sql from 3.9.0 to 3.14.0#27
samhamilton merged 1 commit into
masterfrom
dependabot/hex/ecto_sql-3.9.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 1, 2023

Copy link
Copy Markdown

Bumps ecto_sql from 3.9.0 to 3.14.0.

Changelog

Sourced from ecto_sql's changelog.

v3.14.0 (2026-05-19)

Enhancements

  • [migrations] Allow table modifiers such as UNLOGGED tables
  • [migrations] Add Safe Ecto Migration guides
  • [mysql] Support insert_mode: :ignore
  • [postgres] Set a default timezone on mix ecto.create
  • [sandbox] Label the sandbox owner process
  • [sql] Allow fragment tuple sources in adapters
  • [sql] Allow pid repos in Ecto.Adapters.SQL.table_exists?
  • [sql] Accept counter option in to_sql/4
  • [sql] Support {:unsafe_fragment, ...} support to RETURNING clause

v3.13.5 (2026-03-03)

  • [postgrex] Map :restrict_violation to :foreign_key constraint (required by PostgreSQL 18)

v3.13.4 (2025-12-27)

Bug fixes

  • [mysql] Do not crash mix ecto.load with large dumped databases

v3.13.3 (2025-12-08)

Enhancements

  • [sql] Tag generated functions as :generated
  • [sql] Add :wrap_in_transaction option to explain

Bug fixes

  • [mysql] Fix structure_load/2 for MySQL 9.4+

v3.13.2 (2025-06-24)

Enhancements

  • [sandbox] Allow passing through opts in Ecto.Adapters.SQL.Sandbox.allow/4 calls
  • [sql] Add support for ON DELETE SET DEFAULT

Bug fixes

  • [postgres] Fix nested array generated time columns

v3.13.1 (2025-06-20)

Bug fixes

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Jan 1, 2023

@samhamilton samhamilton left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot bump reviewed; changelog is safe.

@samhamilton samhamilton enabled auto-merge (squash) June 25, 2026 11:16
@samhamilton

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [ecto_sql](https://github.com/elixir-ecto/ecto_sql) from 3.9.0 to 3.14.0.
- [Changelog](https://github.com/elixir-ecto/ecto_sql/blob/master/CHANGELOG.md)
- [Commits](elixir-ecto/ecto_sql@v3.9.0...v3.14.0)

---
updated-dependencies:
- dependency-name: ecto_sql
  dependency-version: 3.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump ecto_sql from 3.9.0 to 3.9.2 Bump ecto_sql from 3.9.0 to 3.14.0 Jun 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/hex/ecto_sql-3.9.2 branch from 30cdaf8 to 04c8cd1 Compare June 25, 2026 11:17
@samhamilton samhamilton merged commit 229eeeb into master Jun 25, 2026
1 of 11 checks passed
@dependabot dependabot Bot deleted the dependabot/hex/ecto_sql-3.9.2 branch June 25, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant