Commit Graph

13 Commits (22ac838e9b60b0b7c0509d95f44843e5ce4abf48)

Author SHA1 Message Date
morpheus65535 4815313ac6 Fixed db migrations dropping tables content because of ForeignKey constraints. #2489
5 months ago
morpheus65535 5630c441b0 Added a database migration to get past the issues with incomplete table_languages_profiles. ##2485
5 months ago
Ruby Marx 2eec9131f8
Added originalFormat db migration from bool to int only for Postgresql
7 months ago
morpheus65535 7c40bfec1e Added db migration version to create the missing monitored column in TableShows table of some old instances.
9 months ago
morpheus65535 d64d6b0a01 no log: hide warning during initial database migration
10 months ago
morpheus65535 166d0ccc95 Fixed database migration process causing UNIQUE constraint in some edge cases where duplicate ID root folders where stored. #2253
1 year ago
morpheus65535 0ddadb273e Fixed latest migration that cleared history for sqlite users.
1 year ago
morpheus65535 e2d0647d55 Fixed Postgres issues while creating new database with v1.3.0. #2249
1 year ago
morpheus65535 e0e5daea1d Fixed removal of rowid column while preventing the lost of history or blacklist data.
1 year ago
morpheus65535 26f6fcb3ad Fixed missing table during migration of a new database.
1 year ago
morpheus65535 479f11fae6 Fixed table deletion issue with PostgreSQL.
1 year ago
morpheus65535 6bc46fe4e9 Fixed issue with unused rowid columns and removed custom score profiles tables as they aren't used anymore.
1 year ago
morpheus65535 bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
1 year ago