diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2012-04-19 05:59:51 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2012-04-19 05:59:51 +0200 |
| commit | 748749e596ebf10a9adc763f970cfde446bac978 (patch) | |
| tree | 94a957533335dd0423b7cfed013571c925fe1768 | |
| parent | 32bd980760b9231ed49d3b7ace31cfcc345c3adf (diff) | |
| download | sqlparse-748749e596ebf10a9adc763f970cfde446bac978.tar.gz | |
Update CHANGES.
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ Bug Fixes operators (issue58). * Make keyword detection more restrict (issue47). * Improve handling of CASE statements (issue46). + * Fix statement splitting when parsing recursive statements (issue57, + thanks to piranna). + * Fix for negative numbers (issue56, thanks to kevinjqiu). + * Several minor bug fixes and improvements. Release 0.1.3 (Jul 29, 2011) |
