Method: Mysql2::Error#sql_state
- Defined in:
- lib/mysql2/error.rb
permalink #sql_state ⇒ Object
Returns the value of attribute sql_state.
3 4 5 |
# File 'lib/mysql2/error.rb', line 3 def sql_state @sql_state end |
Returns the value of attribute sql_state.
3 4 5 |
# File 'lib/mysql2/error.rb', line 3 def sql_state @sql_state end |