First commit
This commit is contained in:
parent
cf97b64877
commit
cc69770608
1468 changed files with 265316 additions and 128 deletions
6
www/admin/_alterTable/_old/49_idxopzioni.sql
Normal file
6
www/admin/_alterTable/_old/49_idxopzioni.sql
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
DROP INDEX `IDX_OPZIONE_ARTICOLO_1` ON `OPZIONE_ARTICOLO`;
|
||||
|
||||
|
||||
|
||||
CREATE UNIQUE INDEX `IDX_OPZIONE_ARTICOLO_1` ON `OPZIONE_ARTICOLO` (`id_opzione`,`id_articolo`);
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue