This website requires JavaScript.
Explore
Help
Sign in
zadam
/
trilium
Watch
1
Star
1
Fork
You've already forked trilium
0
mirror of
https://github.com/zadam/trilium.git
synced
2024-11-17 13:14:44 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a9a9edf658
trilium
/
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
1 line
43 B
SQL
Raw
Blame
History
ALTER
TABLE
sync
RENAME
TO
entity_changes
;
Reference in a new issue
View git blame
Copy permalink