aboutsummaryrefslogtreecommitdiffhomepage
path: root/migrations
AgeCommit message (Expand)Author
2024-07-04no log: quick fixmorpheus65535
2024-07-04no log: added new columns to database schema to support better upgrade proces...morpheus65535
2024-05-08Fixed db migrations dropping tables content because of ForeignKey constraints...morpheus65535
2024-05-06Added a database migration to get past the issues with incomplete table_langu...morpheus65535
2024-02-19Added originalFormat db migration from bool to int only for Postgresqlv1.4.3-beta.0Ruby Marx
2023-12-26Added db migration version to create the missing monitored column in TableSho...morpheus65535
2023-11-18no log: hide warning during initial database migrationmorpheus65535
2023-09-25Fixed database migration process causing UNIQUE constraint in some edge cases...morpheus65535
2023-09-22Fixed latest migration that cleared history for sqlite users.v1.3.1-beta.3morpheus65535
2023-09-20Fixed Postgres issues while creating new database with v1.3.0. #2249v1.3.1-beta.1morpheus65535
2023-07-31Fixed removal of rowid column while preventing the lost of history or blackli...v1.2.5-beta.8morpheus65535
2023-07-30Fixed missing table during migration of a new database.v1.2.5-beta.7morpheus65535
2023-07-29Fixed table deletion issue with PostgreSQL.v1.2.5-beta.6morpheus65535
2023-07-27Fixed issue with unused rowid columns and removed custom score profiles table...morpheus65535
2023-07-26Replaced peewee with sqlalchemy as ORM. This is a major change, please report...v1.2.5-beta.3morpheus65535