Skip to main content

Protean Sqlalachemy Extension

Project description

Protean Sqlalchemy Extension

  • Free software: BSD 3-Clause License

Installation

pip install protean-sqlalchemy

Documentation

https://protean-sqlalchemy.readthedocs.io/

Development

pyenv virtualenv -p python3.6 3.6.5 protean-es-dev

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.0.10 (2019-04-09)

  • Match functionality with version 0.0.10 of protean

  • Support for chained update and delete methods on QuerySet

  • Support for update_all method for mass updates on objects

  • Support for delete_all method for mass deletion of objects

  • Rename databases configuration key in Config file from REPOSITORIES to DATABASES

  • Split Adapter class into Provider and Repository

  • Subclass from BaseLookup instead of Lookup

  • Centralize model registrations for the test suite

  • Use Pytest fixtures instead of setup and teardown methods

0.0.9 (2019-03-11)

  • Match with version 0.0.9 of protean

0.0.7 (2019-03-04)

  • Match with version 0.0.7 of protean

0.0.6 (2018-12-28)

  • Match with version 0.0.6 of protean

0.0.1 (2018-07-20)

  • First release on PyPI.

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

protean-sqlalchemy-0.0.11.tar.gz (19.6 kB view hashes)

Uploaded Source

Built Distribution

protean_sqlalchemy-0.0.11-py2.py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 2 Python 3

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