summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2011-01-26 09:40:16 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2011-01-26 09:40:16 +0100
commit9567507157db5f58744d8ea5ce7c4cd8f5d120ce (patch)
tree87409a93ab3da5a4ed3dcd232f5a4a5e12122126
parenta4c465ebc3cf364c3072adc2eae110f734092ec0 (diff)
parent660ffbbec7cbe52cf8f505e41e4d471d9ba10207 (diff)
downloadsqlparse-9567507157db5f58744d8ea5ce7c4cd8f5d120ce.tar.gz
Merge
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index e11709e..e11c65c 100644
--- a/TODO
+++ b/TODO
@@ -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