summaryrefslogtreecommitdiffhomepage
path: root/migrations
AgeCommit message (Expand)Author
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