Age | Commit message (Expand) | Author |
---|---|---|
2023-09-25 | Fixed database migration process causing UNIQUE constraint in some edge cases... | morpheus65535 |
2023-09-22 | Fixed latest migration that cleared history for sqlite users.v1.3.1-beta.3 | morpheus65535 |
2023-09-20 | Fixed Postgres issues while creating new database with v1.3.0. #2249v1.3.1-beta.1 | morpheus65535 |
2023-07-31 | Fixed removal of rowid column while preventing the lost of history or blackli...v1.2.5-beta.8 | morpheus65535 |
2023-07-30 | Fixed missing table during migration of a new database.v1.2.5-beta.7 | morpheus65535 |
2023-07-29 | Fixed table deletion issue with PostgreSQL.v1.2.5-beta.6 | morpheus65535 |
2023-07-27 | Fixed issue with unused rowid columns and removed custom score profiles table... | morpheus65535 |
2023-07-26 | Replaced peewee with sqlalchemy as ORM. This is a major change, please report...v1.2.5-beta.3 | morpheus65535 |