Method: ArJdbcMySQL::Error#sql_state
- Defined in:
- lib/active_record/railties/jdbcmysql_error.rb
#sql_state ⇒ Object
Returns the value of attribute sql_state.
4 5 6 |
# File 'lib/active_record/railties/jdbcmysql_error.rb', line 4 def sql_state @sql_state end |