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
We mostly use connect_from_config() to connect to the database. Now we
have the ability to add additional configuration to this method, for
example to add an `on_connect_do` subref to track reconnections to the
database.
0 commit comments