mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Merge branch 'ent-8365-ncm-fase-3' of https://brutus.artica.es:8081/artica/pandorafms into ent-8365-ncm-fase-3
This commit is contained in:
commit
f78f9d3504
7
pandora_console/extras/mr/67.sql
Normal file
7
pandora_console/extras/mr/67.sql
Normal file
@ -0,0 +1,7 @@
|
||||
START TRANSACTION;
|
||||
|
||||
ALTER TABLE `tncm_queue`
|
||||
ADD COLUMN `id_agent_data` INT NOT NULL DEFAULT 0 AFTER `id_script`;
|
||||
|
||||
|
||||
COMMIT;
|
Loading…
x
Reference in New Issue
Block a user