This website requires JavaScript.
Explore
Help
Sign In
Dima
/
Trilium
Watch
1
Star
0
Fork
0
You've already forked Trilium
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
cd858a73c18a58df5b7a94de1ba8e02b61cfd23e
Trilium
/
db
/
migrations
/
0163__rename_sync_to_entity_changes.sql
T
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