We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Current DB structure has some flaw with it's size, due to saving results as JSON:
When size limit matters, this can be a real problem later on
Also, interesting idea to save custom game preset to see it in history page w/ button to launch the same one
Maybe we should also move to PlanetScale (5GB storage on free tier vs 500 MB storage on Supabase's free tier)
https://www.prisma.io/docs/guides/database/planetscale
The text was updated successfully, but these errors were encountered:
SecondThundeR
No branches or pull requests
Current DB structure has some flaw with it's size, due to saving results as JSON:
When size limit matters, this can be a real problem later on
Also, interesting idea to save custom game preset to see it in history page w/ button to launch the same one
Maybe we should also move to PlanetScale (5GB storage on free tier vs 500 MB storage on Supabase's free tier)
The text was updated successfully, but these errors were encountered: