Update llx_c_shipment_mode.key.sql

This commit is contained in:
ptibogxiv 2019-05-05 19:11:18 +02:00 committed by GitHub
parent 15cff25bbc
commit 499798b2e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,5 +16,5 @@
-- --
-- =================================================================== -- ===================================================================
ALTER TABLE llx_c_shipment_mode ADD UNIQUE INDEX uk_c_shipment_mode (code); ALTER TABLE llx_c_shipment_mode ADD UNIQUE INDEX uk_c_shipment_mode (entity, code);