mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-07-19 06:15:00 +00:00
![]() SELECT * FROM (((SELECT 1))) is just as valid as SELECT * FROM (SELECT 1). Add a test to ensure that we can parse the first form. Addresses a comment from #100. |
||
---|---|---|
.. | ||
sqlparser_common.rs | ||
sqlparser_mssql.rs | ||
sqlparser_postgres.rs |