diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2014-03-18 20:01:17 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2014-03-18 20:01:17 +0100 |
| commit | 5d69341822ca11f7b2cbe90101cddc316498b2c8 (patch) | |
| tree | 16ac4374a05da77e592cb83ca7b8b1828dec34a7 /CHANGES | |
| parent | fb56a27601b7e628f2c3a415fb260ddefcb0f88d (diff) | |
| download | sqlparse-5d69341822ca11f7b2cbe90101cddc316498b2c8.tar.gz | |
Improve parsing of identifier lists containing placeholders.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ Bug Fixes * Fix handling of NULL keywords in aliased identifiers. * Fix SerializerUnicode to split unquoted newlines (issue131, by Michael Schuller). +Enhancements +* Improve parsing of identifier lists containing placeholders. + Release 0.1.11 (Feb 07, 2014) ----------------------------- |
