I'm pretty new to this and it's still confusing but i understand the basics. Anyhow i get the following error: Fuel\Core\Database_Exception [ Error ]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.created_at' in 'field list' with query: "SELECT `t0`.`id` AS `t0_c0`, `t0`.`name` AS `t0_c1`, `t0`.`image` AS `t0_c2`, `t0`.`value` AS `t0_c3`, `t0`.`desc` AS `t0_c4`, `t0`.`ticket_value` AS `t0_c5`, `t0`.`created_at` AS `t0_c6` FROM `items` AS `t0` WHERE `t0`.`id` = 1 LIMIT 1"