devices.sql 91 B

1
  1. ALTER TABLE `devices` ADD `netflow_save` BOOLEAN NOT NULL DEFAULT FALSE AFTER `discovery`;