diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2009-05-03 20:56:46 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2009-05-03 20:56:46 +0200 |
| commit | 118d6bb96a03003460d2cea1af74f2b362458037 (patch) | |
| tree | 7cb2b9931c877e80232db9e51e8ffcee9a2aca28 | |
| parent | 45db01becdc17108bc1c504503ee7b997059970d (diff) | |
| download | sqlparse-118d6bb96a03003460d2cea1af74f2b362458037.tar.gz | |
Added ChangLog entry.
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ In Development -------------- + * Lexers preserves original line breaks (issue1). * Improved identifier parsing: backtick quotes, wildcards, T-SQL variables prefixed with @. * Recursive recognition of AS (issue4) and CASE. |
