diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2009-05-03 21:32:27 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2009-05-03 21:32:27 +0200 |
| commit | 5ee6aed6aef8f8ffeeef67e3909bf8a72e9213b8 (patch) | |
| tree | 27d8f5ac36ed9300407ba7bbeaf433abdf7617ed /CHANGES | |
| parent | 118d6bb96a03003460d2cea1af74f2b362458037 (diff) | |
| download | sqlparse-5ee6aed6aef8f8ffeeef67e3909bf8a72e9213b8.tar.gz | |
Improved parsing of identifier lists (targets issue2).
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ In Development * Lexers preserves original line breaks (issue1). * Improved identifier parsing: backtick quotes, wildcards, T-SQL variables prefixed with @. + * Improved parsing of identifier lists (issue2). * Recursive recognition of AS (issue4) and CASE. |
