From 660ffbbec7cbe52cf8f505e41e4d471d9ba10207 Mon Sep 17 00:00:00 2001 From: Andi Albrecht Date: Fri, 7 Jan 2011 10:08:06 +0100 Subject: Add TODO item. --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1