P5-7135 add order id to samples (#215)
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
-- P5-7135: add order id to samples
|
||||||
|
|
||||||
|
alter table samples add column order_id integer references orders;
|
||||||
Reference in New Issue
Block a user