remotes/1693045480750635534/spooky-22
Aevann1 2021-10-01 06:51:18 +00:00
parent 76b094d2b9
commit a0401a0268
1 changed files with 0 additions and 7 deletions

View File

@ -1937,13 +1937,6 @@ ALTER TABLE ONLY public.notifications
ADD CONSTRAINT notifications_comment_id_fkey FOREIGN KEY (comment_id) REFERENCES public.comments(id);
--
-- Name: FUNCTION pg_stat_statements_reset(userid oid, dbid oid, queryid bigint); Type: ACL; Schema: public; Owner: -
--
GRANT ALL ON FUNCTION public.pg_stat_statements_reset(userid oid, dbid oid, queryid bigint) TO doadmin WITH GRANT OPTION;
--
-- PostgreSQL database dump complete
--