-
-
Notifications
You must be signed in to change notification settings - Fork 5
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: prepare for leaderboards #123
Conversation
0c4020f
to
a23aee0
Compare
The native version is currently failing due to: oracle/graal#7089 Open TODOs regarding the leaderboard feature:
|
Note: heavily refactors the database schema and bot commands
5d7bfd4
to
48b5fcf
Compare
refactor: heavily refactors the database schema and bot commands chore: update nitrite version from 3.x to 4.x feat(gh-123): prepare for leaderboards docs: update documentation fix: better error handling fix: improve error messages for ServerQueryClient fix: native hints for bot companion chore: add debug log at the start of the update loop fix: build native image with march=compatibility to support older cpus
Prepare the project for the leaderboards feature: #83
This PR also heavily refactors the DB schema.