race-stack
race-stack copied to clipboard
Converting to new drizzle version (queries)
Deploying with
Cloudflare Pages
| Latest commit: |
f5ce04c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://afdf7d06.race-stack.pages.dev |
| Branch Preview URL: | https://feature-new-drizzle-join.race-stack.pages.dev |
If you remove the explicit return type of the getDbFromContext function, the return type will be inferred as DrizzleD1Database<typeof schema> and you'll be able to see the TS hints for the Drizzle queries.