You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(neon): use sql.query() for @neondatabase/serverless 1.x
@neondatabase/serverless 1.x removed the deprecated function-call
syntax. Migrate to sql.query() and bump peer dep to ^1.0.0.
Also improve error logging with stack traces.
Fixes#18
0 commit comments