Revision 63941c8e

b/flowspec/sql/then_action.sql
1 1
INSERT INTO `then_action` (`id`, `action`, `action_value`) VALUES
2
(1, 'accept', ''),
3
(2, 'discard', '');
2
(1, 'discard', '');

Also available in: Unified diff