support of reqid field in SQL database

This commit is contained in:
Andreas Steffen
2010-12-05 11:21:40 +01:00
parent e150442bed
commit 2da636fd9b
4 changed files with 11 additions and 7 deletions
+1
View File
@@ -23,6 +23,7 @@ CREATE TABLE child_configs (
dpd_action INTEGER NOT NULL DEFAULT '0',
close_action INTEGER NOT NULL DEFAULT '0',
ipcomp INTEGER NOT NULL DEFAULT '0'
reqid INTEGER NOT NULL DEFAULT '0'
);
DROP INDEX IF EXISTS child_configs_name;
CREATE INDEX child_configs_name ON child_configs (