Skip to content
Snippets Groups Projects
Commit 8b4c3ad7 authored by johnv's avatar johnv
Browse files

Issue #2610238: Schema issue in workflow_node_history/workflow_access

parent 90454db9
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,6 @@ function workflow_access_schema() {
),
'rid' => array(
'type' => 'int',
'description' => 'The User role ID.',
'not null' => TRUE,
),
'grant_view' => array(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment