Vadim Zeitlin
43c133be13
Add session::is_connected() function
...
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).
2020-10-13 01:05:51 +02:00
..
2020-10-13 01:05:51 +02:00
2020-06-17 23:54:01 +02:00
2017-08-07 00:45:23 +02:00
2017-12-20 17:00:32 +01:00
2019-06-07 15:00:07 +02:00
2018-02-26 18:09:33 +01:00
2017-09-23 20:49:45 +02:00
2020-10-13 01:05:51 +02:00
2017-09-23 20:49:45 +02:00
2019-10-25 22:37:06 +02:00
2018-01-18 23:14:37 -05:00
2020-04-04 23:32:20 +02:00
2019-11-03 21:14:34 +01:00
2017-12-20 11:16:25 +01:00
2017-09-23 20:49:45 +02:00
2017-09-15 01:44:34 +02:00
2018-02-26 22:18:10 +01:00
2017-12-20 16:04:36 +01:00
2017-09-23 20:49:45 +02:00
2019-01-17 16:06:29 +01:00
2017-09-23 20:49:45 +02:00
2018-02-26 18:09:33 +01:00
2019-10-25 22:37:06 +02:00
2017-09-23 20:49:45 +02:00
2019-01-17 11:40:04 +01:00
2017-09-23 20:49:45 +02:00
2018-06-20 22:23:34 +02:00