Commit be525fa3 authored by Steven's avatar Steven

chore: fix migration script

parent d1e8af48
ALTER TABLE user ADD COLUMN description TEXT NOT NULL DEFAULT ''; ALTER TABLE "user" ADD COLUMN description TEXT NOT NULL DEFAULT '';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment