Foxikira
Explore posts from serversDTDrizzle Team
•Created by Foxikira on 2/7/2024 in #help
Interface for both db and tx
I am trying to create some utility functions that would accept both DB and transaction.
I tried the following
trying to pass my db type to it results in error (passing tx works)
here is how my query function looks like
how can i fix this
2 replies
CDCloudflare Developers
•Created by Foxikira on 8/14/2023 in #pages-help
Getting Internal Server Error while deploying a nextjs application
There is no additional error message the log message before this says
It does not seem to be nextjs related. My nextjs version is
13.4.13
Unfortunately the code is not open source21 replies