mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
DB migration fixes
This commit is contained in:
@@ -210,6 +210,8 @@ function wrap(query, func) {
|
||||
|
||||
return null
|
||||
}
|
||||
|
||||
throw e;
|
||||
}
|
||||
|
||||
const milliseconds = Date.now() - startTimestamp;
|
||||
|
||||
Reference in New Issue
Block a user