diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2013-06-07 05:42:00 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2013-06-07 05:42:00 +0200 |
| commit | c587a1042b52d49b36756f1d342656413956df62 (patch) | |
| tree | 3d52b12cf447c417a36880ce87601e834b244048 | |
| parent | 0c85f133556eebf2928761c3098fd62289d33cdd (diff) | |
| download | sqlparse-c587a1042b52d49b36756f1d342656413956df62.tar.gz | |
Update changelog.
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | CHANGES | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,7 @@ Alphabetical list of contributors: * Jesús Leganés Combarro "Piranna" <piranna@gmail.com> * Kevin Jing Qiu <kevin.jing.qiu@gmail.com> * Mike Amy <cocoade@googlemail.com> +* mulos <daniel.strackbein@gmail.com> * Piet Delport <pjdelport@gmail.com> * Yago Riveiro <yago.riveiro@gmail.com> * quest <quest@wonky.windwards.net> @@ -8,6 +8,7 @@ Enhancements given (issue94, by wayne.wuw). * sqlparse.split() now removes leading and trailing whitespaces from splitted statements. +* Add USE as keyword token (by mulos). Release 0.1.7 (Apr 06, 2013) |
