I'm using the Ormauth driver, and I'm getting the following error:
Fuel\Core\Database_Exception [ 1054 ]: Unknown column 't0.id' in 'field list' [ SELECT `t0`.`actions` AS `t0_c0`, `t0`.`id` AS `t0_c1`, `t0`.`role_id` AS `t0_c2`, `t0`.`perms_id` AS `t0_c3` FROM `usuario_role_permissions` AS `t0` WHERE `t0`.`role_id` = '2' ]