Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 285 Bytes

File metadata and controls

9 lines (7 loc) · 285 Bytes

SQL to code generator

Usage: cli.py [OPTIONS]

Options: -f, --sql_file TEXT Path to file with raw sql commands. -o, --output_file TEXT Path to output file -g, --generator [sqlalchemy] SQL generator --help Show this message and exit.