mirror of https://gitlab.com/litecord/litecord.git
Merge branch 'master' of gitlab.com:litecord/litecord
This commit is contained in:
commit
08736c869f
|
|
@ -68,7 +68,7 @@ CREATE TABLE IF NOT EXISTS attachments (
|
||||||
|
|
||||||
-- only not null if image=true
|
-- only not null if image=true
|
||||||
height integer DEFAULT NULL,
|
height integer DEFAULT NULL,
|
||||||
width integer DEFAULT NULL,
|
width integer DEFAULT NULL
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue