mirror of
https://github.com/SOCI/soci.git
synced 2026-02-15 02:38:42 -06:00
This function can be used to check if the connection to the server is still available (and then, perhaps, call reconnect(), if it isn't). Implement it for all backends using native API (except for SQLite for which it always returns true).