Protean Sqlalachemy Extension
Project description
Protean Sqlalchemy Extension
Free software: BSD 3-Clause License
Installation
pip install protean-sqlalchemy
Documentation
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
Built Distribution
Hashes for protean-sqlalchemy-0.0.11.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c90345da594df3330f535d29332d13a298533d597012850e10e5b36d005ca45 |
|
MD5 | 1a12268838d5253b75f3bd68e1112bf6 |
|
BLAKE2b-256 | 442f2d684acb53cb27e9030788f0b6cb0914d14ea865d59ae61901b46437df43 |
Hashes for protean_sqlalchemy-0.0.11-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5884f7f43b655792c380fa2d827e6fcfaba508d019d4b56b9c39e1fdfbfe711f |
|
MD5 | eac3a096a33ab525c2e526cfacc21ab9 |
|
BLAKE2b-256 | 40b2ee60a16cc8c37992c391a7216d4d92bec295444d4bfce0a22f4bf23bba98 |