pypi django-google-spanner 2.2.1b0
v2.2.1b0

latest releases: 3.0.2, 3.0.1, 3.0.0...
3 years ago

⚠ 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

Don't miss a new django-google-spanner release

NewReleases is sending notifications on new releases.