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
I'm using planetscale which injects a DATABASE_URL env variable. createConnection accepts a connection string, but createPool does not. Is there any way to create a connection pool with a database url?