method
execute
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
execute(sql, name = nil)
public
Executes an SQL statement, returning a PGresult object on success or raising a PGError exception otherwise.


