diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2010-11-21 12:43:06 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2010-11-21 12:43:06 +0100 |
| commit | 98b3c40f1c91b4a620a53fabfdbb8100bada15e8 (patch) | |
| tree | 1970558b9a5b751cf5bff40234a4c5068f41d05b /CHANGES | |
| parent | 16b9b09222313e6cf45cd4daa313fd0f951f6a94 (diff) | |
| download | sqlparse-98b3c40f1c91b4a620a53fabfdbb8100bada15e8.tar.gz | |
Group extended identifiers (fixes issue15).
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Bug Fixes * Better detection of escaped single quotes (issue13, reported by Martin Brochhaus, patch by bluemaro with test case by Dan Carley). * Lots of minor fixes targeting encoding, indentation, statement - parsing and more. + parsing and more (issues 12, 15). * Code cleanup with a pinch of refactoring. Release 0.1.1 (May 6, 2009) |
