Full DELETE statement deep parser with AST and emitter support. **MySQL:** Multi-table DELETE (JOIN), ORDER BY + LIMIT, LOW_PRIORITY, QUICK, IGNORE **PostgreSQL:** DELETE ... USING, RETURNING Depends on: #3 (foundation, done)
Full DELETE statement deep parser with AST and emitter support.
MySQL: Multi-table DELETE (JOIN), ORDER BY + LIMIT, LOW_PRIORITY, QUICK, IGNORE
PostgreSQL: DELETE ... USING, RETURNING
Depends on: #3 (foundation, done)