method
execute
v1.1.6 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::DatabaseStatements
execute(sql, name = nil)public
Executes the SQL statement in the context of this connection. This abstract method raises a NotImplementedError.