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

Best practices MySQL database table #28

Open
cyrildewit opened this issue Jan 25, 2022 · 0 comments
Open

Best practices MySQL database table #28

cyrildewit opened this issue Jan 25, 2022 · 0 comments
Assignees

Comments

@cyrildewit
Copy link
Member

One topic we should cover is which data types we should use for dates. Tere are three data types https://dev.mysql.com/doc/refman/8.0/en/datetime.html and they all have different ranges. To prevent conflicts, bugs and difference in tables we should choose one or two and use this guide as a strict check.

@cyrildewit cyrildewit added this to To do in Project Board via automation Jan 25, 2022
@cyrildewit cyrildewit self-assigned this Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant