mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
newdb: basic testing complete
This commit is contained in:
parent
6975543207
commit
afbfa22fe2
@ -135,8 +135,4 @@ def get_db_loader():
|
||||
errs = (sqlite.Error, DatabaseException)
|
||||
return cls, errs
|
||||
|
||||
'''
|
||||
Various things that require other things before they can be migrated:
|
||||
1. Check that metadata backup, and moving libraries all work (check
|
||||
them on windows as well for file locking issues)
|
||||
'''
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user