blob: 0d1e0f58223fe8347e86548e5369300a555b43b0 (
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.org/project/sqlparse/
WWW: https://github.com/andialbrecht/sqlparse
|