Files
mariadb-connector-python/mariadb
Georg Richter a47d3e5d76 Implementation of CONPY-129:
Added connection attribute server_version_info and (for compatibiliry)
get_server_version() method.
Both return a tuple, describing the version number of connected server
in following format: (MAJOR_VERSION, MINOR_VERSION, PATCH_VERSION)
2020-11-16 10:03:05 +01:00
..
2020-09-15 12:34:37 +02:00
2020-11-01 09:14:11 +01:00
2020-10-19 08:11:32 +02:00
2020-10-04 11:35:40 +02:00
2020-09-22 07:01:07 +02:00
2020-08-05 19:01:53 +02:00
2020-10-03 16:41:29 +02:00