Role.first
Role Load (3130.9ms) SELECT roles.* FROM roles ORDER BY roles.id ASC LIMIT ?
ActiveRecord::StatementInvalid: Mysql2::Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1: SELECT roles.* FROM roles ORDER BY roles.id ASC LIMIT ?
Role.first
Role Load (3130.9ms) SELECT
roles.* FROMrolesORDER BYroles.idASC LIMIT ?ActiveRecord::StatementInvalid: Mysql2::Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1: SELECT
roles.* FROMrolesORDER BYroles.idASC LIMIT ?