mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
Fix structure.sql
This commit is contained in:
parent
d501ee90e0
commit
8124023809
1 changed files with 0 additions and 8 deletions
|
@ -3275,14 +3275,6 @@ ALTER TABLE ONLY registrars
|
|||
ADD CONSTRAINT unique_reference_no UNIQUE (reference_no);
|
||||
|
||||
|
||||
--
|
||||
-- Name: unique_reg_no; Type: CONSTRAINT; Schema: public; Owner: -; Tablespace:
|
||||
--
|
||||
|
||||
ALTER TABLE ONLY registrars
|
||||
ADD CONSTRAINT unique_reg_no UNIQUE (reg_no);
|
||||
|
||||
|
||||
--
|
||||
-- Name: unique_session_id; Type: CONSTRAINT; Schema: public; Owner: -; Tablespace:
|
||||
--
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue