parsing, splitting and formatting SQL statements. WWW: https://github.com/andialbrecht/sqlparse PR: 215386 Submitted by: Axel.Rau@Chaos1.DE
5 lines
169 B
Plaintext
5 lines
169 B
Plaintext
sqlparse is a non-validating SQL parser module. It provides support for
|
|
parsing, splitting and formatting SQL statements.
|
|
|
|
WWW: https://github.com/andialbrecht/sqlparse
|