Closed wugeer closed 1 week ago
@wugeer in the meantime when you get the chance could you take a look at the compile issue? i think it likely just needs the latest changes from main incorporated
@iffyio Thank you for your guidance. I have already fixed it. :)
Thanks again @wugeer and @iffyio
This PR resolves an error in MSSQL that occurs when parsing multiple SQL statements containing
DECLARE
statements.before parse sql in mssql
raise error
This resolves issue https://github.com/apache/datafusion-sqlparser-rs/issues/1450