This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
bazarr
mirror of
https://github.com/morpheus65535/bazarr
Watch
1
Star
0
Fork
You've already forked bazarr
0
Code
Issues
Releases
Wiki
Activity
4521b11061
bazarr
/
migrations
/
versions
History
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
..
95cd4cf40d7a_.py
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
195144da1f7e_.py
Fixed removal of rowid column while preventing the lost of history or blacklist data.
2023-07-31 22:54:33 -04:00
cee6a710cb71_.py
Fixed latest migration that cleared history for sqlite users.
2023-09-22 12:23:03 -04:00
dc09994b7e65_.py
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