feat: refs #7763 renameItemShelving
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
c9db888266
commit
e094813c30
|
@ -0,0 +1,3 @@
|
|||
-- Place your SQL code here
|
||||
ALTER TABLE itemShelving
|
||||
ADD UNIQUE KEY unique_shelving_item_packing_buy (`shelvingFk`, `itemFk`, `packing`, `buyFk`, 'created');
|
Loading…
Reference in New Issue