Class | Amalgalite::CSVTableImporter |
In: |
lib/amalgalite/csv_table_importer.rb
lib/amalgalite/csv_table_importer.rb |
Parent: | Object |
A class to deal with importing CSV data into a single table in the database.
The columns used for the insertion. This is either column_names or the value out of @options[:headers] if that value is an Array
The columns used for the insertion. This is either column_names or the value out of @options[:headers] if that value is an Array