This website requires JavaScript.
Explore
Help
Sign In
gaschz
/
trilium
Watch
1
Star
0
Fork
0
You've already forked trilium
mirror of
https://github.com/zadam/trilium.git
synced
2025-03-01 14:22:32 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
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
2 lines
43 B
SQL
Raw
Blame
History
ALTER
TABLE
sync
RENAME
TO
entity_changes
;
Reference in New Issue
View Git Blame
Copy Permalink