Skip to content

Update dependency ecto_sql to v3.14.0#26

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ecto_sql-3.x-lockfile
Open

Update dependency ecto_sql to v3.14.0#26
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ecto_sql-3.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 15, 2025

This PR contains the following updates:

Package Type Update Change
ecto_sql (source) prod minor 3.9.23.14.0

Release Notes

elixir-ecto/ecto_sql (ecto_sql)

v3.14.0

Compare Source

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

Compare Source

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

v3.13.4

Compare Source

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

v3.13.3

Compare Source

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

Compare Source

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

Compare Source

Bug fixes
  • [postgres] Fix nested array generated columns

v3.13.0

Compare Source

Enhancements
  • [Ecto.Migration] Add support for index directions
  • [sql] Support :log_stacktrace_mfa for filtering or modifying stacktrace-derived info in query logs
  • [mysql] Support arrays using JSON for MariaDB
  • [mysql] Allow to specify :prepare per operation
  • [postgres] Add support for collations in Postgres
  • [postgres] Allow source fields in json_extract_path

v3.12.1

Compare Source

Enhancements
  • [sql] Support :pool_count option

v3.12.0

Compare Source

Enhancements
  • [Ecto.Migration] Add Ecto.Migration.remove_if_exists/1
  • [Ecto.Migrator] Warn for migration files that end in .ex
  • [sql] Support for subqueries in order_bys and group_bys
  • [mysql] Add check constraints for MySQL
  • [postgres] Add native bitstring support to Postgres
  • [postgres] Add support for :duration type
  • [postgres] Add :plan explain option for Postgres
  • [tds] Allow passing %Tds.Parameter structs as params for named parameter usage in query
Bug fix
  • [mysql] Type cast of integers in MySQL should use signed integers

v3.11.3

Compare Source

Enhancements
  • [mysql] Relax myxql dependency

v3.11.2

Compare Source

Enhancements
  • [postgres] Relax postgrex dependency

v3.11.1

Compare Source

Enhancements
  • [Ecto.Migration] Add :generated option to columns
  • [Ecto.Migration] Add index storage parameters (via :options) for Postgres
Bug fixes
  • [Ecto.Migration] Support :prefix on index rename
  • [Ecto.Migrator] Stop runner if migration fails

v3.11.0

Compare Source

Enhancements
  • [mix ecto.migrate] Add --log-level to ecto.migrate
  • [mix ecto.rollback] Add --log-level to ecto.rollback
  • [sql] Support fragment splicing
  • [sql] Support data-modifying CTEs
  • [sql] Add source to insert_ll, insert, update, and delete telemetry events
  • [tds] Include exec before stored procedure for TDS (for earlier SQLServer versions)
Bug fixes
  • [mix ecto.migrate] Read existing dynamic repo in migrations
  • [mix ecto.migrate] Don't add primary key on remove migration

v3.10.2

Compare Source

Enhancements
  • [migrations] Handle from: {reference, opts} in FK migrations
  • [mysql] Support MariaDB versioned tables
Bug fixes
  • [migrations] Don't add comment to removed columns
  • [migrations] Ensure module is loaded before checking for migration
  • [mysql] Fix for casting boolean values in MySQL

v3.10.1

Compare Source

Enhancements
  • [postgres] Allow Postgrex v0.17.x

v3.10.0

Compare Source

Enhancements
  • [Ecto.Migrator] Allow running the migrator in your supervision tree
  • [Ecto.Migrator] Allow renaming an index
  • [Ecto.Migrator] Add execute_file/1 and execute_file/2
  • [mix ecto.dump] Support dumping multiple prefixes on PostgreSQL and MySQL
  • [mysql] Improve constraint matching support on alternative implementations
  • [postgres] Allow CASCADE when dropping a constraint on postgres
Bug fixes
  • [mix ecto.load] Suppress query logs in mix ecto.load when quiet flag is given

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from Clivern as a code owner January 15, 2025 01:41
@renovate renovate Bot force-pushed the renovate/ecto_sql-3.x-lockfile branch from 34fcc66 to abae3c7 Compare March 3, 2025 12:03
@renovate renovate Bot force-pushed the renovate/ecto_sql-3.x-lockfile branch from abae3c7 to c0335fa Compare June 18, 2025 13:12
@renovate renovate Bot changed the title Update dependency ecto_sql to v3.12.1 Update dependency ecto_sql to v3.13.0 Jun 18, 2025
@renovate renovate Bot force-pushed the renovate/ecto_sql-3.x-lockfile branch from c0335fa to 22723f4 Compare June 20, 2025 20:04
@renovate renovate Bot changed the title Update dependency ecto_sql to v3.13.0 Update dependency ecto_sql to v3.13.1 Jun 20, 2025
@renovate renovate Bot changed the title Update dependency ecto_sql to v3.13.1 Update dependency ecto_sql to v3.13.2 Jun 24, 2025
@renovate renovate Bot force-pushed the renovate/ecto_sql-3.x-lockfile branch from 22723f4 to 7451bef Compare June 24, 2025 11:41
@renovate renovate Bot force-pushed the renovate/ecto_sql-3.x-lockfile branch from 7451bef to 8a929d0 Compare August 10, 2025 13:21
@renovate renovate Bot force-pushed the renovate/ecto_sql-3.x-lockfile branch from 8a929d0 to 56dbd6c Compare October 22, 2025 01:10
@renovate renovate Bot changed the title Update dependency ecto_sql to v3.13.2 Update dependency ecto_sql to v3.13.3 Dec 8, 2025
@renovate renovate Bot force-pushed the renovate/ecto_sql-3.x-lockfile branch from 56dbd6c to b6dd9d1 Compare December 8, 2025 17:28
@renovate renovate Bot changed the title Update dependency ecto_sql to v3.13.3 Update dependency ecto_sql to v3.13.4 Dec 27, 2025
@renovate renovate Bot force-pushed the renovate/ecto_sql-3.x-lockfile branch from b6dd9d1 to fd902e0 Compare December 27, 2025 13:03
@renovate renovate Bot force-pushed the renovate/ecto_sql-3.x-lockfile branch from fd902e0 to a097103 Compare February 2, 2026 16:57
@renovate renovate Bot changed the title Update dependency ecto_sql to v3.13.4 Update dependency ecto_sql to v3.13.5 Mar 3, 2026
@renovate renovate Bot force-pushed the renovate/ecto_sql-3.x-lockfile branch from a097103 to 2a0c462 Compare March 3, 2026 13:27
@renovate renovate Bot force-pushed the renovate/ecto_sql-3.x-lockfile branch from 2a0c462 to 0e43274 Compare March 13, 2026 16:13
@renovate renovate Bot force-pushed the renovate/ecto_sql-3.x-lockfile branch from 0e43274 to 4ebf26d Compare May 18, 2026 14:54
@renovate renovate Bot changed the title Update dependency ecto_sql to v3.13.5 Update dependency ecto_sql to v3.14.0 May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants