mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
3 lines
97 B
MySQL
3 lines
97 B
MySQL
![]() |
ALTER TABLE branches DROP COLUMN utcDateCreated;
|
||
|
ALTER TABLE options DROP COLUMN utcDateCreated;
|