sql-parser-cst
sql-parser-cst copied to clipboard
MySQL support (other statements)
Prepared statements
- [x] PREPARE
- [x] EXECUTE
- [x] basic syntax
- [x] DEALLOCATE PREPARE
Other DML statements
- [ ] HANDLER
- [ ] CALL
- [ ] DO
- [ ] IMPORT TABLE
- [ ] LOAD DATA
- [ ] LOAD XML