fix: rollback
This commit is contained in:
parent
7d002ec440
commit
f9b8567f7c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
CREATE TYPE emoji (
|
||||
CREATE TYPE IF NOT EXISTS emoji (
|
||||
"name" text,
|
||||
"url" text,
|
||||
"width" int,
|
||||
|
|
Loading…
Reference in a new issue