The SQL string to transpile
Source dialect to parse the SQL with
Target dialect to generate SQL for
Optionaloptions: TranspileOptionsThe transpiled SQL statements
The published npm package includes all supported dialects. Use getDialects to inspect the dialects available in the loaded WASM module.
Transpile SQL from one dialect to another.