summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2011-08-09 16:03:29 +0200
committerAndi Albrecht <albrecht.andi@gmail.com>2011-08-09 16:03:29 +0200
commita8b46d3b96ead22263de782b36090f2f1bc7c15d (patch)
tree31a9dc5e0bc6a6abaf00626e38933b6171ff6c87 /TODO
parent0ec64528c5fb1efb71122985eab9c7137a80603d (diff)
downloadsqlparse-a8b46d3b96ead22263de782b36090f2f1bc7c15d.tar.gz
Add link to post on mailing list with comments.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index e11c65c..c222c4f 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+* See
+ https://groups.google.com/d/msg/sqlparse/huz9lKXt0Lc/11ybIKPJWbUJ
+ for some interesting hints and suggestions.
* 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.