-
Notifications
You must be signed in to change notification settings - Fork 6
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
migrate to sqlite #42
Conversation
Oh thank you!! Will merge when I get back from where I'm going |
Screw it, ima fix the merge conflicts now Screw family bonding time (jk) |
Also @ajskateboarder your autoformatter deleted a bunch of stuff and I think you committed files in the .gitignore If we do end up migrating to SQLite it should be in a different PR |
I'll see what I can do. I personally think SQLite is much easier to use, and Python even supports out of the box
Oh whoops I use super opinionated stuff for Python, I'll remove the vscode config |
lgtm |
Everyone remember to auto format your code before you make a pr (ctrl+alt+f
in vscode)
…On Wed, Aug 2, 2023 at 06:49 RedstoneScratch ***@***.***> wrote:
Merged #42 <#42> into
main.
—
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AL2FCVDPZD5JK6ZWBBW7RP3XTI5EBANCNFSM6AAAAAA3AFVLQI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Personally Supabase is a little overkill for what is basically a key value store for Snazzle. SQLite is much better for this
I also fixed Scratch Auth so that it redirects and authenticates correctly (it wasn't doing that before)
Somebody should also test if it works on Replit
Fixes #39 🚀🚀🚀🚀🚀🚀