aboutsummaryrefslogtreecommitdiff
path: root/ihatemoney/migrations/versions/2dcb0c0048dc_autologger.py
AgeCommit message (Collapse)AuthorFilesLines
2020-04-26Direct Alembic to ignore the sqlite_sequence table (#586)Andrew Dickinson1-10/+28
* Direct Alembic to ignore the sqlite_sequence table * Direct Alembic to ignore the sqlite_sequence table * Fix "Skipping unsupported ALTER" warning on database migration
2020-04-20Add Project History Page (#553)Andrew Dickinson1-0/+214
Co-Authored-By: Glandos <bugs-github@antipoul.fr> All project activity can be tracked, using SQLAlchemy-continuum. IP addresses can optionally be recorded.