remotes/1693045480750635534/spooky-22
Aevann1 2022-03-09 02:00:02 +00:00
parent f6e24aec7e
commit 95df0f59c3
1 changed files with 0 additions and 8 deletions

View File

@ -914,14 +914,6 @@ ALTER TABLE ONLY public.users
ADD CONSTRAINT one_discord_account UNIQUE (discord_id);
--
-- Name: users one_profile_url; Type: CONSTRAINT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.users
ADD CONSTRAINT one_profile_url UNIQUE (profileurl);
--
-- Name: save_relationship save_relationship_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--