Exception: ActiveRecord::StatementInvalid
- Inherits:
-
ActiveRecordError
- Object
- StandardError
- ActiveRecordError
- ActiveRecord::StatementInvalid
- Defined in:
- lib/active_record/errors.rb
Overview
Raised 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).