mirror of
https://github.com/usememos/memos.git
synced 2025-02-16 03:12:13 +01:00
fix: migration script
This commit is contained in:
parent
178a5c0130
commit
a3d7cc9392
@ -22,4 +22,4 @@ FROM
|
||||
|
||||
DROP TABLE user;
|
||||
|
||||
ALTER TABLE user_temp_temp RENAME TO user_temp;
|
||||
ALTER TABLE user_temp RENAME TO user_temp;
|
||||
|
Loading…
x
Reference in New Issue
Block a user