Figure out references
This commit is contained in:
@@ -5,3 +5,5 @@ create table emitters
|
||||
junction varchar(32) primary key references junctions(id)
|
||||
, coefficient numeric not null
|
||||
);
|
||||
|
||||
-- delete when delete junction
|
||||
|
||||
Reference in New Issue
Block a user