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

removes printing and adds logging #17

Merged
merged 5 commits into from
Jun 5, 2023
Merged

Conversation

pedrocamargo
Copy link
Collaborator

@pedrocamargo pedrocamargo commented Oct 6, 2022

The primary purpose of this PR is to leverage the python logging rather than print statements. In addition, it re-organizes the validation code to be in a validation folder with separate modules for constraint checking and foreign key checks.

@pedrocamargo
Copy link
Collaborator Author

This would make it suitable for a new version release, @e-lo & @ianberg-volpe

Copy link
Owner

@e-lo e-lo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good good

@e-lo e-lo self-assigned this Jun 5, 2023
@e-lo e-lo merged commit 3a065fa into e-lo:master Jun 5, 2023
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