diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2013-02-25 13:37:38 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2013-02-25 13:37:38 +0100 |
| commit | c101384bb5a67f5c4386bba64c216d753522c05e (patch) | |
| tree | 58a24418cce57b119a510b66acff25249ef1bba8 /CHANGES | |
| parent | 36f2e09571080002db0d98342d6475974a2fb24b (diff) | |
| download | sqlparse-c101384bb5a67f5c4386bba64c216d753522c05e.tar.gz | |
Add changelog.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Development Version Bug Fixes * Fix Python 3 compatibility of sqlformat script (by Piet Delport). + * Fix parsing of SQL statements that contain binary data (by Alexey + Malyshev). Enhancements * Improve parsing speed when SQL contains CLOBs or BLOBs (issue86). |
