Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throw error if we don't enough records back #5

Merged
merged 1 commit into from
Feb 16, 2022
Merged

Conversation

jsupun
Copy link
Contributor

@jsupun jsupun commented Feb 16, 2022

If a value is null, make it a blank value. The problem was due
to an application not have the record.

Instead of logging the problem, throw an error. This will save people
a lot of time from trying to figure out why valyes are blank.

If a value is null, make it a blank value. The problem was due
to an application not have the record.

Instead of logging the problem, throw an error. This will save people
a lot of time from trying to figure out why valyes are blank.
@jsupun jsupun merged commit 7637a7b into main Feb 16, 2022
@jsupun jsupun deleted the handle_null_values branch February 16, 2022 01:24
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.

1 participant