mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(test): add database testing migration
This commit is contained in:
parent
49a22bce80
commit
01ff3d396d
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,6 +11,7 @@ po-*/
|
||||
.flatpak-builder/
|
||||
|
||||
*.db
|
||||
!test/**/*.db
|
||||
!integration-tests/db/document.db
|
||||
!integration-tests/db/config.ini
|
||||
integration-tests/db/log
|
||||
|
0
src/services/migration.spec.ts
Normal file
0
src/services/migration.spec.ts
Normal file
BIN
test/db/document_v214.db
Normal file
BIN
test/db/document_v214.db
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user