blob: c14e6918626d2661eade63c609e3dbbda5c5dcf6 (
plain) (
blame)
1
2
3
4
5
6
7
|
sqlparse is a non-validating SQL parser module.
It provides support for parsing, splitting and formatting SQL statements.
This is version 0.2.0 which is needed by calendarserver.
WWW: https://pypi.python.org/pypi/sqlparse
WWW: https://github.com/andialbrecht/sqlparse
|