mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01: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'; |