mirror of
https://github.com/SOCI/soci.git
synced 2026-01-10 15:10:45 -06:00
Such dialogs can be unexpected and confusing, as reconnection can happen automatically, and not in a response to a user action. Implement this by adding a new "reconnect" option and add is_option_on() helper to connection_parameters to facilitate using it.