mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Added pandoradb.sql without output column in tnetflow_filter
Former-commit-id: 7bb1ce608678dbbc192bf734515ce96caba25c66
This commit is contained in:
parent
98a9c62de9
commit
3f41561628
@ -1963,7 +1963,6 @@ CREATE TABLE IF NOT EXISTS `tnetflow_filter` (
|
||||
`advanced_filter` TEXT NOT NULL,
|
||||
`filter_args` TEXT NOT NULL,
|
||||
`aggregate` varchar(60),
|
||||
`output` varchar(60),
|
||||
PRIMARY KEY (`id_sg`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user