This website requires JavaScript.
Explore
Help
Register
Sign In
Tools
/
Notes
Watch
1
Star
0
Fork
0
You've already forked Notes
mirror of
https://github.com/TriliumNext/Notes.git
synced
2025-07-29 19:12:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Notes
/
db
/
migrations
/
0178__drop_isDeleted_index.sql
zadam
1b0bb22273
drop isDeleted index
2020-12-15 15:30:46 +01:00
2 lines
32 B
SQL
Raw
Blame
History
DROP
INDEX
IDX_notes_isDeleted
;
Reference in New Issue
View Git Blame
Copy Permalink