forked from MarseyWorld/MarseyWorld
sneed
parent
f6e24aec7e
commit
95df0f59c3
|
@ -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: -
|
||||
--
|
||||
|
|
Loading…
Reference in New Issue