kvesteri / postgresql-audit

Audit trigger for PostgreSQL
BSD 2-Clause "Simplified" License
126 stars 28 forks source link

refactored for integration with alembic #46

Open wakemaster39 opened 4 years ago

wakemaster39 commented 4 years ago

Reworked location of some function calls to support multple purposes Added migration calls to be manually added into alembic migrations

gmassman commented 7 months ago

Here's a forked and modified version of this package for anyone that needs alembic/flask-sqlalchemy integration.

https://github.com/gmassman/flask-audit-logger