Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1055 > unrolled thread

python-sql 0.2 released

Started byCédric Krier <cedric.krier@b2ck.com>
First post2013-09-18 07:57 -0700
Last post2013-09-18 07:57 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  python-sql 0.2 released Cédric Krier <cedric.krier@b2ck.com> - 2013-09-18 07:57 -0700

#1055 — python-sql 0.2 released

FromCédric Krier <cedric.krier@b2ck.com>
Date2013-09-18 07:57 -0700
Subjectpython-sql 0.2 released
Message-ID<mailman.124.1379517025.18130.python-announce-list@python.org>
Hi,

I'm glade to announce the new release of python-sql.
python-sql is a library to write SQL queries in a pythonic way.
In addition to bugfixes, this release contains those improvements:

    * Fix usage mixture between Div operator and function
    * Add array support in operators

python-sql is available on PyPI:

    http://pypi.python.org/pypi/python-sql/0.2

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web