mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 15:10:35 -04:00
parsing, splitting and formatting SQL statements. WWW: https://github.com/andialbrecht/sqlparse PR: 215386 Submitted by: Axel.Rau@Chaos1.DE
4 lines
169 B
Text
4 lines
169 B
Text
sqlparse is a non-validating SQL parser module. It provides support for
|
|
parsing, splitting and formatting SQL statements.
|
|
|
|
WWW: https://github.com/andialbrecht/sqlparse
|