add columns field to revision, remove index_column
This commit is contained in:
@@ -51,6 +51,9 @@ class TableController extends Controller
|
||||
]);
|
||||
}
|
||||
|
||||
// Now we create rows, a revision pointing to them, and the table using it.
|
||||
|
||||
|
||||
return "Ok.";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user