mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Fix query di aggiornamento
This commit is contained in:
@@ -603,7 +603,7 @@ CREATE TABLE IF NOT EXISTS `an_sdi` (
|
||||
`nome` varchar(255),
|
||||
`codice` varchar(7),
|
||||
PRIMARY KEY (`id`)
|
||||
)
|
||||
);
|
||||
|
||||
INSERT INTO an_sdi (nome, codice) VALUES
|
||||
('Danea/TeamSystem', 'M5UXCR1'),
|
||||
|
Reference in New Issue
Block a user