LucaCappelletti94 opened a new issue, #2022: URL: https://github.com/apache/datafusion-sqlparser-rs/issues/2022
Hi - I plan to extend the support of SQLite in the current implementation of `CreateTrigger`, which [I had originally implemented only for the Postgres syntax](https://github.com/apache/datafusion-sqlparser-rs/pull/1352) to address issues such as https://github.com/apache/datafusion-sqlparser-rs/issues/1388 and https://github.com/takluyver/sqlite-glance/issues/1. Before doing that, I wanted to refactor it into its own struct, as it would make it more manageable and I seem to understand it is a desirable refactoring for the crate. Let me know whether to proceed with this change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org