Initial public release of oracle-sql-splitter.
Features
- Split Oracle SQL statements terminated by
; - Keep PL/SQL blocks together until a standalone
/ - Skip common SQL*Plus directives
- Use as both a Python library and a CLI
Install
pip install oracle-sql-splitterUsage
oracle-sql-splitter path/to/script.sql --json