Skip to content

check for empty strings in prepare_items#488

Open
iamtalhaasghar wants to merge 1 commit intomymarilyn:masterfrom
iamtalhaasghar:master
Open

check for empty strings in prepare_items#488
iamtalhaasghar wants to merge 1 commit intomymarilyn:masterfrom
iamtalhaasghar:master

Conversation

@iamtalhaasghar
Copy link

if a column is nullable then treat empty strings as Null values.

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code.
  • Ensure PR doesn't contain untouched code reformatting: spaces, etc.
  • Run flake8 and fix issues.
  • Run pytest no tests failed. See https://clickhouse-driver.readthedocs.io/en/latest/development.html.

if a column is nullable then treat empty strings as Null values.
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.

str object has no attribute 'tzinfo'

1 participant