Changelog

0.9.2

0.9.1

  • Fixed something that broke 2.5- compatibility.
  • Fixed mingw support.
  • Fixed the license in COPYING.
  • Added a distutils command to zip binary installers with a license file, for BSD license compliance.

0.9

  • Fixed a bug in _escape_string() and _escape_unicode_string() when called with 0-length strings.
  • Fixed FreeBSD support in pstdint.h.
  • Worked around a setuptools bug in setup.py.
  • Added support for MYSQL_CONFIG.
  • Added many more parameters for oursql.connect().
  • Mapped more MySQL errors to oursql exceptions.
  • Added oursql.errnos.

Table Of Contents

Previous topic

Welcome to oursql’s documentation!

Next topic

Installation

This Page