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
Hey @Sytten, thanks for pointing that out. We can add that, in the meantime you can use one of from_sqlx_* conversion method to setup the connection with max_lifetime config.
It is missing from the abstraction over sqlx, but is an important thing (specially for serverless)
The text was updated successfully, but these errors were encountered: