Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1065 > unrolled thread
| Started by | Andi Albrecht <albrecht.andi@gmail.com> |
|---|---|
| First post | 2013-09-28 08:46 +0200 |
| Last post | 2013-09-28 08:46 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python.announce
sqlparse 0.1.9 Andi Albrecht <albrecht.andi@gmail.com> - 2013-09-28 08:46 +0200
| From | Andi Albrecht <albrecht.andi@gmail.com> |
|---|---|
| Date | 2013-09-28 08:46 +0200 |
| Subject | sqlparse 0.1.9 |
| Message-ID | <mailman.469.1380501285.18130.python-announce-list@python.org> |
I'm pleased to announce sqlparse 0.1.9! Changes since last version: Bug Fixes * Fix an regression introduced in 0.1.5 where sqlparse didn't properly distinguished between single and double quoted strings when tagging identifier (issue111). Enhancements * New option to truncate long string literals when formatting. * Scientific numbers are pares correctly (issue107). * Support for arithmetic expressions (issue109, issue106; by prudhvi). Download: https://pypi.python.org/packages/source/s/sqlparse/sqlparse-0.1.9.tar.gz#md5=165fa986606b4ee7064844ccfc40aee0 Project page: https://github.com/andialbrecht/sqlparse Try it online on http://sqlformat.org Thanks to all contributors! Best regards, Andi
Back to top | Article view | comp.lang.python.announce
csiph-web