drop isDeleted index

This commit is contained in:
zadam
2020-12-15 15:30:46 +01:00
parent bf653a9a5c
commit 1b0bb22273
4 changed files with 71 additions and 82 deletions

View File

@@ -0,0 +1 @@
DROP INDEX IDX_notes_isDeleted;