mirror of
https://github.com/usememos/memos.git
synced 2025-10-09 22:06:53 +08:00
chore: fix migration script
This commit is contained in:
parent
d1e8af48c0
commit
be525fa3df
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
ALTER TABLE user ADD COLUMN description TEXT NOT NULL DEFAULT '';
|
ALTER TABLE "user" ADD COLUMN description TEXT NOT NULL DEFAULT '';
|
||||||
|
|
Loading…
Add table
Reference in a new issue