convergence
convergence copied to clipboard
Update sqlparser requirement from 0.46 to 0.48
Updates the requirements on sqlparser to permit the latest version.
Changelog
Sourced from sqlparser's changelog.
[0.48.0] 2024-07-09
Huge shout out to
@iffyio@jmhainand@lovasoafor their help reviewing and merging PRs!Fixed
- Fix CI error message in CI (#1333) - Thanks
@alamb- Fix typo in sqlparser-derive README (#1310) - Thanks
@leoyvens- Re-enable trailing commas in DCL (#1318) - Thanks
@MohamedAbdeen21- Fix a few typos in comment lines (#1316) - Thanks
@git-hulk- Fix Snowflake
SELECT * wildcard REPLACE ... RENAMEorder (#1321) - Thanks@alexander-beedie- Allow semi-colon at the end of UNCACHE statement (#1320) - Thanks
@LorrensP-2158466- Return errors, not panic, when integers fail to parse in
AUTO_INCREMENTandTOP(#1305) - Thanks@eejbyfeldtAdded
- Support
OWNER TOclause in Postgres (#1314) - Thanks@gainings- Support
FORMATclause for ClickHouse (#1335) - Thanks@git-hulk- Support
DROP PROCEDUREstatement (#1324) - Thanks@LorrensP-2158466- Support
PREWHEREcondition for ClickHouse dialect (#1328) - Thanks@git-hulk- Support
SETTINGSpairs for ClickHouse dialect (#1327) - Thanks@git-hulk- Support
GROUP BY WITH MODIFIERfor ClickHouse dialect (#1323) - Thanks@git-hulk- Support DuckDB Union datatype (#1322) - Thanks
@gstvg- Support parametric arguments to
FUNCTIONfor ClickHouse dialect (#1315) - Thanks@git-hulk- Support
TOinCREATE VIEWclause for Clickhouse (#1313) - Thanks@Bidaya0- Support
UPDATEstatements that contain tuple assignments (#1317) - Thanks@lovasoa- Support `BY NAME quantifier across all set ops (#1309) - Thanks
@alexander-beedie- Support SnowFlake exclusive
CREATE TABLEoptions (#1233) - Thanks@balliegojr- Support ClickHouse
CREATE TABLEwith primary key and parametrised table engine (#1289) - Thanks@7phs- Support custom operators in Postgres (#1302) - Thanks
@lovasoa- Support ClickHouse data types (#1285) - Thanks
@7phsChanged
- Add stale PR github workflow (#1331) - Thanks
@alamb- Refine docs (#1326) - Thanks
@emilsivervik- Improve error messages with additional colons (#1319) - Thanks
@LorrensP-2158466- Move Display fmt to struct for
CreateIndex(#1307) - Thanks@philipcristiano- Enhancing Trailing Comma Option (#1212) - Thanks
@MohamedAbdeen21- Encapsulate
CreateTable,CreateIndexinto specific structs (#1291) - Thanks@philipcristiano[0.47.0] 2024-06-01
Fixed
- Re-support Postgres array slice syntax (#1290) - Thanks
@jmhain- Fix DoubleColon cast skipping AT TIME ZONE #1266 (#1267) - Thanks
@dmitrybugakov- Fix for values as table name in Databricks and generic (#1278) - Thanks
@jmhainAdded
... (truncated)
Commits
285f492chore: Release sqlparser version 0.48.04e956a1Add CHANGELOG for 0.48.0 (#1334)32b8276Postgres: support forOWNER TOclause (#1314)0727895Add support of FORMAT clause for ClickHouse parser (#1335)9f60eb1SupportDROP PROCEDUREstatement (#1324)bbee052Add stale PR github workflow (#1331)17e5c0cFix CI error message in CI (#1333)66b4ec8Fix typo insqlparser-deriveREADME (#1310)f77192dRe-enable trailing commas in DCL (#1318)0884dd9SupportPREWHEREcondition for ClickHouse dialect (#1328)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)