Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

v2.2.1b0

Compare
Choose a tag to compare
Loading
@yoshi-automation yoshi-automation released this 29 Jan 20:01
53b71cf

⚠ BREAKING CHANGES

  • DBAPI code was moved into python-spanner in googleapis/python-spanner#160. This change removes it from this repo and bumps the dependency on python-spanner to 2.0.0, the first released version to include DBAPI.
  • Update python-spanner dep, drop py 3.5 (#557)

Features

  • [WIP] The first stage of nox implementation (#468) (96f2223)
  • Add dummy WHERE clause to certain statements (#516) (af5d8e3)
  • add PyPI release support (#451) (da82c41)
  • clear session pool on connection close (#543) (14e4cac)
  • cursor must detect if the parent connection is closed (#463) (a9fd5a3)
  • Implementing DB-API types according to the PEP-0249 specification (#521) (62c22b1)
  • refactor connect() function, cover it with unit tests (#462) (4fedcf1)
  • Stage 2 of nox implementation - adding docs target (#473) (45d6b97)
  • Stage 3-4 of nox implementation - adding auto-format targets (#478) (59e7c3f)
  • Stage 5 of nox implementation - adding coverage targets (#479) (cec6b96)
  • Stage 6 of nox implementation - enabling system tests (#480) (dc73bf6)
  • support transactions management (#535) (2f2cd86)

Bug Fixes

Code Refactoring

  • erase dbapi directory and all the related tests (#554) (8183247)
  • Update python-spanner dep, drop py 3.5 (#557) (5910833)

Documentation

Morty Proxy This is a proxified and sanitized view of the page, visit original site.