Is your feature request related to a problem? Please describe.
In Question-SQL pairs, I'm always frustrated when I fail to copy/paste the SQL statements from my own database to let Wren AI learn.
Describe the solution you'd like
Able to use the native syntax of data sources.
Describe alternatives you've considered
Perhaps Wren AI could convert the syntax from original database to Wren AI SQL syntax, and users don't have to rewrite by themselves.