forked from MarseyWorld/MarseyWorld
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
commit
781f186904
|
@ -510,7 +510,7 @@ CREATE TABLE public.hat_defs (
|
|||
author_id integer NOT NULL,
|
||||
price integer NOT NULL,
|
||||
submitter_id integer,
|
||||
created_utc integer
|
||||
created_utc integer NOT NULL
|
||||
);
|
||||
|
||||
|
||||
|
|
1304
seed-db.sql
1304
seed-db.sql
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue