Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1065
| Date | 2013-09-28 08:46 +0200 |
|---|---|
| Subject | sqlparse 0.1.9 |
| From | Andi Albrecht <albrecht.andi@gmail.com> |
| Newsgroups | comp.lang.python.announce |
| Message-ID | <mailman.469.1380501285.18130.python-announce-list@python.org> (permalink) |
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 comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
sqlparse 0.1.9 Andi Albrecht <albrecht.andi@gmail.com> - 2013-09-28 08:46 +0200
csiph-web