mirror of
https://github.com/zadam/trilium.git
synced 2026-01-15 11:04:30 +01:00
2 lines
117 B
SQL
2 lines
117 B
SQL
UPDATE attributes SET value = 'contentAndAttachmentsAndRevisionsSize' WHERE name = 'orderBy' AND value = 'noteSize';
|