You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with both ruby-1.9.3p550 and ruby-2.1.2 on OS X 10.10
running: CsvImportAnalyzer -i test.csv
Gives me this error: ../.rvm/gems/ruby-1.9.3-p550/gems/csv-import-analyzer-0.0.7/lib/csv-import-analyzer/sql_query_builder.rb:120:in '+': can't convert nil into String (TypeError)
with both ruby-1.9.3p550 and ruby-2.1.2 on OS X 10.10
running:
CsvImportAnalyzer -i test.csv
Gives me this error:
../.rvm/gems/ruby-1.9.3-p550/gems/csv-import-analyzer-0.0.7/lib/csv-import-analyzer/sql_query_builder.rb:120:in '+': can't convert nil into String (TypeError)
just using a simple csv file
The text was updated successfully, but these errors were encountered: