Loading 00-tables.sql +3 −1 Original line number Diff line number Diff line Loading @@ -132,6 +132,8 @@ CREATE TABLE job ( job_info JSONB, -- store result of transfer protocol negotiation transfer_details JSONB, -- list of nodes selected by the user via UI node_list JSONB default NULL, processed_blocks INT default NULL, total_blocks INT default NULL, results JSONB, Loading Loading
00-tables.sql +3 −1 Original line number Diff line number Diff line Loading @@ -132,6 +132,8 @@ CREATE TABLE job ( job_info JSONB, -- store result of transfer protocol negotiation transfer_details JSONB, -- list of nodes selected by the user via UI node_list JSONB default NULL, processed_blocks INT default NULL, total_blocks INT default NULL, results JSONB, Loading