mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
latest changes
This commit is contained in:
parent
4a61efd7b6
commit
bed223e27d
@ -14,6 +14,8 @@ SOURCE procedures/alertEvents.sql;
|
||||
CALL `migrateEventRanges`();
|
||||
DROP PROCEDURE `migrateEventRanges`;
|
||||
|
||||
DELETE FROM `tpolicy_groups`;
|
||||
|
||||
CREATE TABLE IF NOT EXISTS `tpolicy_group_agents` (
|
||||
`id` SERIAL,
|
||||
`id_policy` INT UNSIGNED,
|
||||
|
Loading…
x
Reference in New Issue
Block a user