Expand description
SQL generation utilities for migrations
Functionsยง
- cmd_
to_ sql - Convert QailCmd to SQL string for preview.
- generate_
down_ sql - Generate DOWN SQL for a migration command.
- generate_
rollback_ sql - Generate rollback SQL for a command.