Skip to content

Conversation

@CarlosASLJR
Copy link

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"

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"
@ecourtial
Copy link
Contributor

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 :)

leNEKO pushed a commit to leNEKO/php-etl that referenced this pull request Sep 7, 2023
* Add support for PHP8

* Fix more tests

* minor change on the test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants