remotes/1693045480750635534/spooky-22
Aevann1 2022-01-28 04:45:41 +00:00
parent 9c0e14c642
commit d613b69070
3 changed files with 3 additions and 6 deletions

1
disable_signups 100644
View File

@ -0,0 +1 @@
no

View File

@ -299,7 +299,7 @@ CREATE TABLE public.comments (
top_comment_id integer,
is_pinned_utc integer,
ghost boolean,
slots_result character varying(30)
slots_result character varying(50)
);
@ -1814,8 +1814,3 @@ ALTER TABLE ONLY public.flags
ALTER TABLE ONLY public.notifications
ADD CONSTRAINT notifications_comment_id_fkey FOREIGN KEY (comment_id) REFERENCES public.comments(id);
--
-- PostgreSQL database dump complete
--

1
under_attack 100644
View File

@ -0,0 +1 @@
no