diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2014-01-10 17:45:51 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2014-01-10 17:45:51 +0100 |
| commit | 25dabec661637ca5cab1a9047a76bee05cfa653f (patch) | |
| tree | 081a2419511b53ad15c0eeb41366bb85807123b6 /CHANGES | |
| parent | 524a1e59d1c700337bcbd9ac198db3680c7d5829 (diff) | |
| download | sqlparse-25dabec661637ca5cab1a9047a76bee05cfa653f.tar.gz | |
Improve parsing of string literals in columns.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ Development Bug Fixes * Fix incorrect parsing of string literals containing line breaks (issue118). * Fix typo in keywords, add MERGE keywords (issue122, by Cristian Orellana). +* Improve parsing of string literals in columns. Enhancements * Classify DML keywords (issue116, by Victor Hahn). |
