Skip to main content

Python DB API 2.0 driver compliance unit test suite.

Project description

https://img.shields.io/travis/baztian/dbapi-compliance/master.svg https://img.shields.io/badge/python-2.6,_2.7,_3.3,_3.4-blue.svg https://img.shields.io/github/tag/baztian/dbapi-compliance.svg https://img.shields.io/pypi/dm/dbapi-compliance.svg

A unit test suite to help confirm that Python database drivers conform to the Python DB-API specification v2.0.

License

dbapi-compliance is released in the public domain.

Changelog

  • Next version - unreleased

  • 1.15.0 - 2015-07-04

    • Apply fix to no-result statement check in test_rowcount being too strict.

    • Fix parameter substitution being mixed.

    • Fix for non idempotent close.

    • Fix psycopg2 test not being Python 3 compatible.

    • Make it possible to customize insert statements (thanks @lalinsky).

    • Support databases that require primary keys being non null (thanks @lalinsky).

    • Build on travis.

    • Provide PyPI package (thanks @lalinsky for the setup.py fixes).

    • Use bumpversion.

  • 1.14.3 - 2013-06-05 and earlier

    • Initial implementation by Stuart Bishop.

    • Python 3 compatibility by Vernon Cole.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dbapi-compliance-1.15.0.zip (10.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page