summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2011-01-07 10:08:06 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2011-01-07 10:08:06 +0100
commit660ffbbec7cbe52cf8f505e41e4d471d9ba10207 (patch)
tree6f7f9e6b81414e75b582a5099a12f71e34f92063
parentb2058e485e50d05423ee6074296e6c26f8a21407 (diff)
downloadsqlparse-660ffbbec7cbe52cf8f505e41e4d471d9ba10207.tar.gz
Add TODO item.
-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