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

Identical playtimes #110

Open
hndrewaall opened this issue Feb 27, 2017 · 1 comment
Open

Identical playtimes #110

hndrewaall opened this issue Feb 27, 2017 · 1 comment
Labels

Comments

@hndrewaall
Copy link
Contributor

Currently it is possible for games to have identical play timestamps. Since we rely on these to provide a strict ordering, we should enforce uniqueness at the DB level. Moreover, we should provide validation at the API and UI levels.

Example of duplicate timestamps:

image

@hndrewaall hndrewaall added the bug label Feb 27, 2017
@wisygig
Copy link
Contributor

wisygig commented Mar 17, 2017

Can't we simply supplement the ordering by using the game id?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants