diff options
author | Andi Albrecht <albrecht.andi@gmail.com> | 2011-08-09 16:03:29 +0200 |
---|---|---|
committer | Andi Albrecht <albrecht.andi@gmail.com> | 2011-08-09 16:03:29 +0200 |
commit | a8b46d3b96ead22263de782b36090f2f1bc7c15d (patch) | |
tree | 31a9dc5e0bc6a6abaf00626e38933b6171ff6c87 /TODO | |
parent | 0ec64528c5fb1efb71122985eab9c7137a80603d (diff) | |
download | sqlparse-a8b46d3b96ead22263de782b36090f2f1bc7c15d.tar.gz |
Add link to post on mailing list with comments.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |