-
Notifications
You must be signed in to change notification settings - Fork 23
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
Cater for new local D1 database location #53
Conversation
@jplhomer can we get this merged in? |
.tool-versions
Outdated
@@ -0,0 +1 @@ | |||
nodejs 16.16.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dan-gamble might be worth getting rid of this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For sure - @dan-gamble mind running pnpm run changeset
and add a changeset so it triggers a release? It can be a minor release probably.
@jplhomer can you merge this pls 🥺 superflare is literally awesome, I have yet to find anything like it to fit my needs ❤️ |
@jplhomer I can't find any |
@dan-gamble haha nope, my bad. Just |
I'm getting DB Not found failures after this now 😢 |
Tonight/this weekend I'll try spin up a new superflare app and see if I get that. If I do I'll try and work out what it was. Wrangler may have changed between when this was done and now |
Yeah... When I tried |
I can see how the paths get created but I can't find a great deal on how the name/key for the DB is generated. The only thing I could think to do at the moment is look for |
Fixes #52