mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Merge branch 'crear-mr-para-el-paquete-717-dev' into 'develop'
Added mr file See merge request artica/pandorafms!1132
This commit is contained in:
commit
21e6b784f7
5
pandora_console/extras/mr/10.sql
Normal file
5
pandora_console/extras/mr/10.sql
Normal file
@ -0,0 +1,5 @@
|
||||
START TRANSACTION;
|
||||
|
||||
ALTER TABLE tsnmp_filter ADD unified_filters_id int(10) NOT NULL DEFAULT 0;
|
||||
|
||||
COMMIT;
|
Loading…
x
Reference in New Issue
Block a user