Add Column

Cancel

Current Schema

CREATE TABLE `action_run_index`  (
  `group_id` INTEGER PRIMARY KEY NOT NULL,
  `max_index` INTEGER NULL
)