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

Database check routines #9

Open
3 of 4 tasks
shyamamrith opened this issue Feb 10, 2023 · 0 comments
Open
3 of 4 tasks

Database check routines #9

shyamamrith opened this issue Feb 10, 2023 · 0 comments
Assignees

Comments

@shyamamrith
Copy link
Collaborator

shyamamrith commented Feb 10, 2023

Implement:

  • Use csvt files to force all columns to be strings (specifically for schedules)
  • Ignore fields which are blank strings; these should be treated the same as NULL for user ease

Add routines to check for:

  • Blank fields
  • Missing fields which are required - note: this can cause Eppy to fill in these fields with unseen defaults! But cannot just stop Eppy using defaults since this helps with some of the materials.
@shyamamrith shyamamrith self-assigned this Feb 10, 2023
@shyamamrith shyamamrith transferred this issue from another repository Apr 24, 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

No branches or pull requests

1 participant