[CONPY-162] Add new attribute client_version Created: 2021-08-22 Updated: 2022-07-07 Resolved: 2021-08-22 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | 1.1.0a1 |
| Fix Version/s: | 1.1.0b1 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Python Version: | 3.6 - 3.9 |
| Description |
|
To determine the Connector/C version in use, provide a new attribute mariadb.client_version, which returns the client version in numerical format. |
| Comments |
| Comment by Georg Richter [ 2021-08-22 ] |
|
Added new attributes:
|