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
It is not uncommon to see code that need to parse the DSN to extract the DB name to CREATE DATABASE when it does not exist. ParseOpts can be used to retrieve such parameter. Any design concern about exporting parseOpts ?