summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2009-05-05 07:01:39 +0200
committerAndi Albrecht <albrecht.andi@gmail.com>2009-05-05 07:01:39 +0200
commita00bf24ad555f8701607dae22fa39555d4da3bfa (patch)
tree9aa4db03d2aff6fc293c98583fa905058a9d5674 /CHANGES
parentc8c23529249f4554f61b79121e78ff5192dc3bbe (diff)
downloadsqlparse-a00bf24ad555f8701607dae22fa39555d4da3bfa.tar.gz
* Added missing SET keyword.
* IdentifierList.get_identifiers() now returns not only Identifier instances.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c7c46ec..2337c6b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ In Development
prefixed with @.
* Improved parsing of identifier lists (issue2).
* Recursive recognition of AS (issue4) and CASE.
+ * Improved support for UPDATE statements.
Release 0.1.0