mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Added mr file
This commit is contained in:
parent
684658d81f
commit
828d19a47a
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