mirror of
https://github.com/usememos/memos.git
synced 2024-11-17 20:25:46 +08:00
5121e9f954
Move migration and seed code into driver
6 lines
No EOL
83 B
SQL
6 lines
No EOL
83 B
SQL
UPDATE
|
|
user_setting
|
|
SET
|
|
key = 'memo-visibility'
|
|
WHERE
|
|
key = 'memoVisibility'; |