0
I Use This!
High Activity

Commits : Listings

Analyzed 37 minutes ago. based on code collected about 1 hour ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support of MATERIALIZED/ALIAS/EPHERMERAL default column options for ClickHouse (#1348) More... 11 months ago
Allow to use `()` as the GROUP BY nothing (#1347) More... 11 months ago
Support Map literal syntax for DuckDB and Generic (#1344) More... 11 months ago
Fix quoted identifier regression edge-case with "from" in SELECT (#1346) More... 11 months ago
Support subquery expression in SET expressions (#1343) More... 11 months ago
[ClickHouse] Add support for WITH FILL to OrderByExpr (#1330) More... 11 months ago
Fix AS query clause should be after the create table options (#1339) More... 11 months ago
Enable PARTITION BY feature for PostgreSQL while parsing the create table statement (#1338) More... 11 months ago
Add support of table function WITH ORDINALITY modifier for Postgre Parser (#1337) More... 11 months ago
chore: Release sqlparser version 0.48.0 More... 11 months ago
Add CHANGELOG for 0.48.0 (#1334) More... 11 months ago
Postgres: support for `OWNER TO` clause (#1314) More... 11 months ago
Add support of FORMAT clause for ClickHouse parser (#1335) More... 11 months ago
Support `DROP PROCEDURE` statement (#1324) More... 11 months ago
Add stale PR github workflow (#1331) More... 11 months ago
Fix CI error message in CI (#1333) More... 11 months ago
Fix typo in `sqlparser-derive` README (#1310) More... 11 months ago
Re-enable trailing commas in DCL (#1318) More... 11 months ago
Support `PREWHERE` condition for ClickHouse dialect (#1328) More... 11 months ago
Support `SETTINGS` pairs for ClickHouse dialect (#1327) More... 11 months ago
Support `GROUP BY WITH MODIFIER` for ClickHouse (#1323) More... 11 months ago
Fix a few typos in comment lines (#1316) More... 11 months ago
chore(docs): refine docs (#1326) More... 11 months ago
Support for DuckDB Union datatype (#1322) More... 11 months ago
Fix Snowflake `SELECT *` wildcard `REPLACE ... RENAME` order (#1321) More... 11 months ago
Support parametric arguments to `FUNCTION` for ClickHouse dialect (#1315) More... 12 months ago
Allow semi-colon at the end of UNCACHE statement (#1320) More... 12 months ago
Support `TO` in `CREATE VIEW` clause for Clickhouse (#1313) More... 12 months ago
Improve error messages with additional colons (#1319) More... 12 months ago
Return errors, not panic, when integers fail to parse in `AUTO_INCREMENT` and `TOP` (#1305) More... 12 months ago