mirror of
https://github.com/SOCI/soci.git
synced 2026-01-14 00:49:32 -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.