chore(deps): update dependency ecto_sql to v3.12.1 - autoclosed
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [ecto_sql](https://hex.pm/packages/ecto_sql) ([source](https://redirect.github.com/elixir-ecto/ecto_sql)) | dev | minor | `3.10.1` -> `3.12.1` |
---
### Release Notes
<details>
<summary>elixir-ecto/ecto_sql (ecto_sql)</summary>
### [`v3.12.1`](https://redirect.github.com/elixir-ecto/ecto_sql/blob/HEAD/CHANGELOG.md#v3121-2024-10-07)
[Compare Source](https://redirect.github.com/elixir-ecto/ecto_sql/compare/v3.12.0...v3.12.1)
##### Enhancements
- \[sql] Support `:pool_count` option
### [`v3.12.0`](https://redirect.github.com/elixir-ecto/ecto_sql/blob/HEAD/CHANGELOG.md#v3120-2024-08-12)
[Compare Source](https://redirect.github.com/elixir-ecto/ecto_sql/compare/v3.11.3...v3.12.0)
##### 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`](https://redirect.github.com/elixir-ecto/ecto_sql/blob/HEAD/CHANGELOG.md#v3113-2024-06-13)
[Compare Source](https://redirect.github.com/elixir-ecto/ecto_sql/compare/v3.11.2...v3.11.3)
##### Enhancements
- \[mysql] Relax `myxql` dependency
### [`v3.11.2`](https://redirect.github.com/elixir-ecto/ecto_sql/blob/HEAD/CHANGELOG.md#v3112-2024-05-18)
[Compare Source](https://redirect.github.com/elixir-ecto/ecto_sql/compare/v3.11.1...v3.11.2)
##### Enhancements
- \[postgres] Relax `postgrex` dependency
### [`v3.11.1`](https://redirect.github.com/elixir-ecto/ecto_sql/blob/HEAD/CHANGELOG.md#v3111-2023-12-07)
[Compare Source](https://redirect.github.com/elixir-ecto/ecto_sql/compare/v3.11.0...v3.11.1)
##### 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`](https://redirect.github.com/elixir-ecto/ecto_sql/blob/HEAD/CHANGELOG.md#v3110-2023-11-14)
[Compare Source](https://redirect.github.com/elixir-ecto/ecto_sql/compare/v3.10.2...v3.11.0)
##### 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`](https://redirect.github.com/elixir-ecto/ecto_sql/blob/HEAD/CHANGELOG.md#v3102-2023-08-21)
[Compare Source](https://redirect.github.com/elixir-ecto/ecto_sql/compare/v3.10.1...v3.10.2)
##### 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
</details>
---
### 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ArthurClemens/primer_live).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcG1lbnQiLCJsYWJlbHMiOltdfQ==-->
合并状态:未合并 关闭于 2025-04-04 0 条评论