Michael Victor Zink
|
60a5c8d42a
|
Fix column definition COLLATE parsing (#1986)
Rust / lint (push) Has been cancelled
license / Release Audit Tool (RAT) (push) Has been cancelled
Rust / codestyle (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
|
2025-08-13 11:05:15 +02:00 |
|
Tyler White
|
b2f977384c
|
Postgres: enhance NUMERIC/DECIMAL parsing to support negative scale (#1990)
license / Release Audit Tool (RAT) (push) Has been cancelled
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
|
2025-08-09 08:33:34 +02:00 |
|
Tyler White
|
356308b348
|
feat: Include end token in ALTER TABLE statement (#1999)
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
|
2025-08-09 08:31:58 +02:00 |
|
Sven Sauleau
|
27544f9343
|
Add support for UPDATE ... LIMIT ... (#1991)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
|
2025-08-08 12:19:35 +02:00 |
|
Michael Victor Zink
|
67fca82495
|
Improve MySQL option parsing in index definitions (#1997)
|
2025-08-08 11:32:20 +02:00 |
|
Michael Victor Zink
|
183bc7c5ff
|
Improve MySQL CREATE TRIGGER parsing (#1998)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
|
2025-08-08 07:02:59 +02:00 |
|
Marcelo Altmann
|
698154d0e0
|
MySQL: Support ALTER TABLE RENAME AS (#1965)
Rust / test (stable) (push) Has been cancelled
license / Release Audit Tool (RAT) (push) Has been cancelled
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
|
2025-08-06 13:18:58 +02:00 |
|
Michael Victor Zink
|
3583514602
|
MySQL: Support comma-separated CREATE TABLE options (#1989)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
|
2025-08-05 10:30:42 +02:00 |
|
Michael Victor Zink
|
c1648e79fe
|
Postgres: Support INTERVAL data type options (#1984)
Rust / compile (push) Has been cancelled
license / Release Audit Tool (RAT) (push) Has been cancelled
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
|
2025-08-02 08:05:13 +02:00 |
|
Chen Chongchen
|
dd650b88f3
|
feat: support multi value columns and aliases in unpivot (#1969)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
|
2025-08-01 16:52:41 +02:00 |
|
Artem Osipov
|
ec0026d136
|
Snowflake create database (#1939)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
|
2025-08-01 13:56:21 +02:00 |
|
xitep
|
6932f4ad65
|
Fix placeholder spans (#1979)
|
2025-08-01 12:40:33 +02:00 |
|
Michael Victor Zink
|
f5f51eb6f1
|
MySQL: Allow optional SIGNED suffix on integer data types (#1985)
|
2025-08-01 12:33:43 +02:00 |
|
Yoav Cohen
|
3d2db8c69b
|
Snowflake: Improve support for reserved keywords for table factor (#1942)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
|
2025-07-31 10:41:33 +02:00 |
|
etgarperets
|
91273703d4
|
Snowflake: Support CREATE VIEW myview IF NOT EXISTS (#1961)
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
|
2025-07-30 12:24:16 +02:00 |
|
etgarperets
|
15d8bfea62
|
Add support for SHOW CHARSET (#1974)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
|
2025-07-29 12:38:07 +02:00 |
|
etgarperets
|
bde269b56f
|
Add ODBC escape syntax support for time expressions (#1953)
|
2025-07-29 12:37:04 +02:00 |
|
Chen Chongchen
|
97a5b61a73
|
feat: support export data for bigquery (#1976)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
|
2025-07-28 15:17:51 +02:00 |
|
Yoav Cohen
|
145922affe
|
Snowflake: DROP STREAM (#1973)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
|
2025-07-24 20:45:51 +02:00 |
|
Yoav Cohen
|
6a5ef48921
|
Snowflake: Support GRANT CREATE SCHEMA GRANT .. ON ALL FUNCTIONS IN SCHEMA (#1964)
|
2025-07-24 19:54:17 +02:00 |
|
Yoav Cohen
|
7558d35c84
|
Snowflake: Support IDENTIFIER for GRANT ROLE (#1957)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
|
2025-07-23 17:59:20 +02:00 |
|
carl
|
f49c30feb6
|
Postgres: Support parenthesized SET options for ALTER TABLE (#1947)
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
|
2025-07-23 17:53:17 +02:00 |
|
Yoav Cohen
|
2ed2cbe291
|
Snowflake: Add support for CREATE USER (#1950)
|
2025-07-23 17:52:08 +02:00 |
|
Yoav Cohen
|
492184643a
|
Add support for GRANT DROP statement (#1959)
license / Release Audit Tool (RAT) (push) Has been cancelled
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
|
2025-07-21 13:43:29 +02:00 |
|
Yoav Cohen
|
799c1f748d
|
Snowflake: Support CLONE option in CREATE DATABASE/SCHEMA statements (#1958)
|
2025-07-21 13:41:20 +02:00 |
|
Ryan Schneider
|
a73577c29f
|
Add support for NOT NULL and NOTNULL expressions (#1927)
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
|
2025-07-21 12:58:20 +02:00 |
|
Yoav Cohen
|
23f40cdc40
|
MySQL: Support EXPLAIN ANALYZE format variants (#1945)
license / Release Audit Tool (RAT) (push) Has been cancelled
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
|
2025-07-18 15:41:50 +02:00 |
|
Yoav Cohen
|
5f69df2693
|
Add support for DROP USER statement (#1951)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
|
2025-07-17 10:24:14 +02:00 |
|
Sergey Olontsev
|
4d9338638f
|
Fix for Postgres regex and like binary operators (#1928)
|
2025-07-17 10:07:28 +02:00 |
|
Yoav Cohen
|
9b9ffe450c
|
MSSQL: Add support for EXEC output and default keywords (#1940)
|
2025-07-14 10:19:28 +02:00 |
|
Yoav Cohen
|
bc2c4e263d
|
Support optional semicolon between statements (#1937)
license / Release Audit Tool (RAT) (push) Has been cancelled
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
|
2025-07-11 14:46:48 +02:00 |
|
Yoav Cohen
|
ee31b64f9e
|
Add support for Redshift SELECT * EXCLUDE (#1936)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
|
2025-07-11 11:39:29 +02:00 |
|
Yoav Cohen
|
8f1414efff
|
Add support for granting privileges to procedures and functions in Snowflake (#1930)
|
2025-07-10 17:28:51 +02:00 |
|
Yoav Cohen
|
b1a6d11e12
|
Add support for Snowflake identifier function (#1929)
|
2025-07-10 17:15:50 +02:00 |
|
Yoav Cohen
|
93450cc250
|
Add Snowflake COPY/REVOKE CURRENT GRANTS option (#1926)
license / Release Audit Tool (RAT) (push) Has been cancelled
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
|
2025-07-07 17:13:57 +02:00 |
|
Sergey Olontsev
|
1a33abda63
|
Clickhouse: support empty parenthesized options (#1925)
license / Release Audit Tool (RAT) (push) Has been cancelled
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
|
2025-07-06 09:06:20 +02:00 |
|
Yoav Cohen
|
f2fba48a7a
|
Add support for several Snowflake grant statements (#1922)
|
2025-07-06 08:58:19 +02:00 |
|
Yoav Cohen
|
d2466af20a
|
Add support for dropping multiple columns in Snowflake (#1918)
|
2025-07-05 08:18:58 +02:00 |
|
Yoav Cohen
|
b0bcc46e22
|
Add support for NULL escape char in pattern match searches (#1913)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
|
2025-07-04 21:04:51 +02:00 |
|
Elia Perantoni
|
942d747d89
|
Change tag and policy names to ObjectName (#1892)
|
2025-07-04 18:21:31 +02:00 |
|
Sergey Olontsev
|
239e30a97c
|
Support for Postgres CREATE SERVER (#1914)
license / Release Audit Tool (RAT) (push) Has been cancelled
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
|
2025-07-03 19:04:32 +02:00 |
|
feral-dot-io
|
9020385c02
|
Add span for Expr::TypedString (#1919)
|
2025-07-03 18:24:51 +02:00 |
|
Yoav Cohen
|
be2d2f14e7
|
Add support for MySQL MEMBER OF (#1917)
|
2025-07-03 18:22:17 +02:00 |
|
carl
|
418b94227a
|
Postgres: support ADD CONSTRAINT NOT VALID and VALIDATE CONSTRAINT (#1908)
|
2025-07-03 18:19:26 +02:00 |
|
Yoav Cohen
|
015caca611
|
Redshift alter column type no set (#1912)
|
2025-07-03 18:16:21 +02:00 |
|
Ryan Schneider
|
a3398223d7
|
DuckDB: Add support for multiple TRIM arguments (#1916)
license / Release Audit Tool (RAT) (push) Has been cancelled
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
|
2025-07-02 14:57:08 +02:00 |
|
Simon Vandel Sillesen
|
abd80f9ecb
|
Support remaining pipe operators (#1879)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
|
2025-06-30 17:51:55 +02:00 |
|
Dima
|
3bc94234df
|
Fix join precedence for non-snowflake queries (#1905)
license / Release Audit Tool (RAT) (push) Has been cancelled
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
|
2025-06-28 20:24:25 +02:00 |
|
Sergey Olontsev
|
50c605a471
|
Support for Map values in ClickHouse settings (#1896)
Rust / test (beta) (push) Waiting to run
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
|
2025-06-28 08:13:11 +02:00 |
|
Yoav Cohen
|
6c38cdcadb
|
Snowflake: Add support for future grants (#1906)
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
|
2025-06-27 21:21:38 +02:00 |
|