morpheus65535
|
d64d6b0a01
|
no log: hide warning during initial database migration
|
2023-11-18 20:06:08 -05:00 |
morpheus65535
|
166d0ccc95
|
Fixed database migration process causing UNIQUE constraint in some edge cases where duplicate ID root folders where stored. #2253
|
2023-09-25 19:42:19 -04:00 |
morpheus65535
|
0ddadb273e
|
Fixed latest migration that cleared history for sqlite users.
|
2023-09-22 12:23:03 -04:00 |
morpheus65535
|
e2d0647d55
|
Fixed Postgres issues while creating new database with v1.3.0. #2249
|
2023-09-20 23:35:44 -04:00 |
morpheus65535
|
e0e5daea1d
|
Fixed removal of rowid column while preventing the lost of history or blacklist data.
|
2023-07-31 22:54:33 -04:00 |
morpheus65535
|
26f6fcb3ad
|
Fixed missing table during migration of a new database.
|
2023-07-30 13:00:55 -04:00 |
morpheus65535
|
479f11fae6
|
Fixed table deletion issue with PostgreSQL.
|
2023-07-29 07:56:32 -04:00 |
morpheus65535
|
6bc46fe4e9
|
Fixed issue with unused rowid columns and removed custom score profiles tables as they aren't used anymore.
|
2023-07-27 17:51:03 -04:00 |
morpheus65535
|
bccded275c
|
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
|
2023-07-26 19:34:49 -04:00 |