Temporal-sqlalchemy

Latest version: v0.5.0

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

Scan your dependencies

Page 2 of 2

0.3.4

-----

* Adds explicit indices to the models on the foreign keys to the clocked tables on history tables

0.3.3

-----

* Bug fixes:
* Issue 26: Replace compound primary keys (entity_id, tick) on temporal clock tables with
* Single column primary keys (id UUID column)
* Unique constraint on (entity_id, tick)

0.3.2

-----

* New features:
* strict_mode flag to raise assertion exceptions if a session flush will lead to undefined vclock updates (issue 21)
* Bug fixes:
* Issue 20: Detect if issues are already temporalized and allow double-wrapping
* Issue 19: Fix mapper configuration to allow unit tests to run in isolation

0.3.0

-----

First actual release -- separated out from api_service as a separate package.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.