Handling of data types
This commit is contained in:
parent
9d50b97436
commit
8988720c0e
6 changed files with 331 additions and 18 deletions
1
sql/0009.sql
Normal file
1
sql/0009.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE public."type" ADD CONSTRAINT type_name_unique UNIQUE (name);
|
||||
Loading…
Add table
Add a link
Reference in a new issue