class StatementInvalid
Ruby on Rails 2.2.3
Since v2.2.3Raised when SQL statement cannot be executed by the database (for example, it’s often the case for MySQL when Ruby driver used is too old).
Ruby on Rails 2.2.3
Since v2.2.3Raised when SQL statement cannot be executed by the database (for example, it’s often the case for MySQL when Ruby driver used is too old).