diff options
| -rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ +* Provide a function to replace tokens. See this thread: https://groups.google.com/d/msg/sqlparse/5xmBL2UKqX4/ZX9z_peve-AJ * Fix bugs on issue tracker. * Document filter stack and processing phases. * Rewrite App Engine application using webapp. -* See KnownIssues http://code.google.com/p/python-sqlparse/wiki/KnownIssues
\ No newline at end of file +* See KnownIssues http://code.google.com/p/python-sqlparse/wiki/KnownIssues |
