summaryrefslogtreecommitdiffstats
path: root/aurweb/schema.py
AgeCommit message (Expand)AuthorFilesLines
2021-02-20Add SSO account ID in table UsersFrédéric Mangano-Tarumi1-0/+1
2021-02-20Refactor code to comply with flake8 and isortFilipe Laíns1-2/+2
2020-03-22Map BIGINT to INTEGER for SQLiteFrédéric Mangano-Tarumi1-0/+11
2020-02-27Set up Alembic for database migrationsFrédéric Mangano-Tarumi1-0/+8
2020-02-27Migrate the database schema to SQLAlchemyFrédéric Mangano-Tarumi1-0/+387