Skip to content

Conversation

@andrelandgraf
Copy link
Contributor

We released v1 of our serverless driver back in March this year. It switches the default transport from ws to http.

Usually http is faster for serverless function requests - curious to see how it behaves here. You can also switch back to ws by following this guide.

Got a weird lint error during build when testing this out. Fixed via:

nameTrgmIndex: index("name_trgm_index")
      .using("gin", sql.raw(`"${table.name}" gin_trgm_ops`))

Not in the PR yet, want to check if that's just happening on my end or if bumping our serverless package actually affected the Drizzle sql function.

@vercel
Copy link
Contributor

vercel bot commented Nov 5, 2025

@andrelandgraf is attempting to deploy a commit to the Vercel Examples Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Contributor

vercel bot commented Nov 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
next-master Error Error Nov 5, 2025 4:19am

@ethanniser ethanniser merged commit 37ddaf8 into ethanniser:main Nov 5, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants