We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4ebd7 commit 17433c1Copy full SHA for 17433c1
scripts/sql/274_system_controller.up.sql
@@ -6,7 +6,6 @@ CREATE TABLE IF NOT EXISTS "public"."system_network_controller_config"
6
"ip" VARCHAR(50),
7
"username" VARCHAR(100),
8
"password" VARCHAR(100),
9
- gi
10
"active" bool,
11
"action_link_json" jsonb,
12
"created_on" timestamptz,
0 commit comments