Update Rust crate sqlformat to v0.2.6 (#18676)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sqlformat](https://redirect.github.com/shssoichiro/sqlformat-rs) | dependencies | patch | `0.2.4` -> `0.2.6` | --- ### Release Notes <details> <summary>shssoichiro/sqlformat-rs (sqlformat)</summary> ### [`v0.2.6`](https://redirect.github.com/shssoichiro/sqlformat-rs/blob/HEAD/CHANGELOG.md#Version-026) [Compare Source](https://redirect.github.com/shssoichiro/sqlformat-rs/compare/v0.2.5...v0.2.6) - fix: ON UPDATE with two many blank formatted incorrectly ([#​46](https://redirect.github.com/shssoichiro/sqlformat-rs/issues/46)) - fix: `EXCEPT` not handled well - fix: REFERENCES xyz ON UPDATE .. causes formatter to treat the remaining as an UPDATE statement - fix: Escaped strings formatted incorrectly - fix: RETURNING is not placed on a new line - fix: fix the issue of misaligned comments after formatting ([#​40](https://redirect.github.com/shssoichiro/sqlformat-rs/issues/40)) ### [`v0.2.5`](https://redirect.github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.5) [Compare Source](https://redirect.github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.5) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 3pm on Wednesday" in timezone America/New_York, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- Release Notes: - N/A <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
R
renovate[bot] committed
9702310737cd6af24492a9dc0f56a54b34d64b59
Parent: bafd7ed
Committed by GitHub <noreply@github.com>
on 10/4/2024, 2:36:30 PM