Arpan Ghoshal
Arpan Ghoshal
If the column name has trailing space or is an empty string then handle that and also log it Currently, it gives an error like ``` MyXQL.Error{connection_id: 78, message: "(1166)...
Add a option which when enabled will attempt to automatically fix csv headers if they are not valid sql column names or if their are duplicate column names.
When using this action, the jest tests are failing now in CI after I upgraded to webpacker 5 with error like... `@rails/[email protected]: The engine "node" is incompatible with this module....
The following rows lead to an error like ## Error: ``` %FunctionClauseError{ args: nil, arity: 2, clauses: nil, function: :fixed_integer_impl, kind: nil, module: Combine.Parsers.Text } ``` ## Data: ``` "a080W00001U6ghZQAR","0","SCH-0317-116982","2017-03-22...
# Ideas on error handling If an error is encountered during the insertion of data we should not fail the entire process. Ideally, we should localize the error only for...