Sqlalchemy-mate

Latest version: v2.0.0.1

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.0.11

------------------------------------------------------------------------------
**Features and Improvements**

- ``ExtendedBase.by_id`` is renamed to ``ExtendedBase.by_pk``. The old method name is kept for backward API compatibility.
- add ``ExtendedBase.pk_fields`` method
- refact ``ExtendedBase.update_all`` method, allow working with session

**Minor Improvements**

- move CI to GitHub Action.
- add unit test on Windows

**Bugfixes**

**Miscellaneous**

- use in-package timeout_decorator library to ensure api compatibility

0.0.10

------------------------------------------------------------------------------
**Minor Improvements**

add type hint.

0.0.9

------------------------------------------------------------------------------
**Features and Improvements**

- pretty table ``from_everything`` now support textual sql
- add ``ExtendedBase.random()`` method

**Minor Improvements**

- More edge case test
- allow user to assign engine to ``ExtendedBase._settings_engine`` and then access engine and session with ``ExtendedBase.get_eng()``, ``ExtendedBase.get_ses()``

**Bugfixes**

**Miscellaneous**

- include type hint!

0.0.8

------------------------------------------------------------------------------
**Bugfixes**

- fix import error in ``Credential.from_env`` with AWS KMS.

**Miscellaneous**

- allow ``EngineCreator`` to return sqlalchemy connect string.
- improved docs

0.0.7

------------------------------------------------------------------------------
**Features and Improvements**

- add ``test_connection(engine, timeout=3)`` function.
- integrate ``Credential.from_env`` with AWS Key management Service.

**Miscellaneous**

- Deprecating ``sqlalchemy_mate.engine_creator``

0.0.6

------------------------------------------------------------------------------
**Bugfixes**

- add ``import boto3`` in ``Credential.from_s3_json()``

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.