Skip to content

Conversation

@renovate
Copy link
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.2 -> 3.13.3

Release Notes

elixir-ecto/ecto_sql (ecto_sql)

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

1 participant