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

feat(server): store datetime in lastPlayed column #146

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

antond15
Copy link
Contributor

lastPlayed is currently only useful in character selection UIs so having more precise value is more convenient.

DATE can only store values with day precision, while DATETIME can store even miliseconds (seconds in this case).

@thelindat thelindat merged commit 7bfd494 into overextended:main Jun 19, 2024
@antond15 antond15 deleted the lastplayed-datetime branch June 20, 2024 17:45
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.

None yet

2 participants