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 02:52:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Notes
/
db
/
migrations
/
0163__rename_sync_to_entity_changes.sql
zadam
864271d5ef
refactored "sync" table to "entity_changes"
2020-08-02 23:27:48 +02:00
2 lines
43 B
SQL
Raw
Blame
History
ALTER
TABLE
sync
RENAME
TO
entity_changes
;
Reference in New Issue
View Git Blame
Copy Permalink