php-etl icon indicating copy to clipboard operation
php-etl copied to clipboard

Update Csv.php

Open CarlosASLJR opened this issue 4 years ago • 1 comments

If the CSV field is empty it can cause an SQL error, replacing it with NULL does not cause an error.

Note: Database column cannot be "NOT NULL"

CarlosASLJR avatar Jun 16 '21 18:06 CarlosASLJR

Hi @CarlosASLJR You can use our fork to check if you still have the issue :) https://github.com/wizaplace/php-etl Changelog here: https://github.com/wizaplace/php-etl/blob/master/changelog.MD :)

ecourtial avatar Jun 17 '21 07:06 ecourtial