fancy-sa-filemodel

A sqlalchemy extension to store files to various storage and maintain the data integrity.


Keywords
data-integrity, extension, filestorage, python39, sqlalchemy
License
MIT
Install
pip install fancy-sa-filemodel==0.0.5

Documentation

fancy-sa-filemodel

A sqlalchemy extension to store files to various storage and maintain the data integrity.

About Data Integrity

Revert operations (New, Rename, Delete) when transaction was roll-back.

Getting Start

Allow Nested Session