Libraries
»
qreport
(0.1.0)
»
Index
»
Qreport
»
Connection
»
#safe_sql
Method: Qreport::Connection#safe_sql
Defined in:
lib/qreport/connection.rb
#
safe_sql
(x) ⇒
Object
183 184 185
# File 'lib/qreport/connection.rb', line 183
def
safe_sql
x
SQL
.
new
(
x
)
end