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

Ensure proper types are stored in the database #36

Open
Harris-Ferguson opened this issue Dec 24, 2020 · 0 comments
Open

Ensure proper types are stored in the database #36

Harris-Ferguson opened this issue Dec 24, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Harris-Ferguson
Copy link
Owner

We need to check that the proper types are stored in the database. Most of what we store are just strings, however we particularly want to ensure that we are storing python datetime objects instead of a string. Assignment IDs should also be integers instead of strings.

@Harris-Ferguson Harris-Ferguson added bug Something isn't working good first issue Good for newcomers labels Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant