Unreleased¶
Feature¶
#693: Added
py.typedfile so type hints can propagate and added CI setup to execute examples
Refactoring¶
#681: Updated to
exasol-toolbox4.0.0#687: Re-locked the
poetry.lockfor vulnerabilities in the transitive dependencies: filelock, pynacl#690: Re-locked the
poetry.lockfor vulnerabilities in the transitive dependency: urllib3#710: Updated to
exasol-toolbox5.0.0
Documentation¶
#698: Updated Configuration pages
#703: Added ORM examples
#706: Added more single and multiple entry ORM examples
#712: Added to features information on: autoincremented columns, foreign keys, & automatic indexes
#714: Added to features information on: caching + more non-ORM examples