Method: Insight::Database::RequestDataClient#key_sql_template
- Defined in:
- lib/insight/database.rb
#key_sql_template(sql) ⇒ Object
8 9 10 |
# File 'lib/insight/database.rb', line 8 def key_sql_template(sql) @key_sql_template = sql end |