mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
2 lines
142 B
SQL
2 lines
142 B
SQL
UPDATE notes SET title = 'SQL Console History' WHERE noteId = 'sqlConsole';
|
|
UPDATE notes SET title = 'Search History' WHERE noteId = 'search'; |