Sha256: c588fba6b996db89b5bc298015fa557c99ceee51b17cf9e0449ddbb4de6ddcb7
Contents?: true
Size: 280 Bytes
Versions: 3
Compression:
Stored size: 280 Bytes
Contents
When /^I create a Itiel::Extract::CustomSQL object with the query:$/ do |string| @custom_sql = Itiel::Extract::CustomSQL.new string Itiel::Extract::CustomSQL.connection_file_path = @database_config_path @custom_sql.connection = :test @extraction = @custom_sql.extract end
Version data entries
3 entries across 3 versions & 1 rubygems