diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2009-09-18 06:59:12 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2009-09-18 06:59:12 +0200 |
| commit | b4fe0f2e8aece1a5eb8d6d5260dd092c48ac6a46 (patch) | |
| tree | 540f285a06464046851f25a6c534eaf97cc346d4 | |
| parent | 2f57530d2614a7755e61adafbb5fafff4773e926 (diff) | |
| download | sqlparse-b4fe0f2e8aece1a5eb8d6d5260dd092c48ac6a46.tar.gz | |
Add a Todo item.
| -rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ * Fix bugs on issue tracker. -* See KnownIssues http://code.google.com/p/python-sqlparse/wiki/KnownIssues -* Provide Python 3 version.
\ No newline at end of file +* Document filter stack and processing phases. +* See KnownIssues http://code.google.com/p/python-sqlparse/wiki/KnownIssues
\ No newline at end of file |
