We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9d71c commit b1fd5eeCopy full SHA for b1fd5ee
CHANGELOG.md
@@ -1,8 +1,8 @@
1
-v2.3.0 - TBD
+v2.3.0 - 2019-02-23
2
=====================
3
4
- **New:** [#188](https://github.com/mysql-d/mysql-native/issues/188):
5
- Expose column names in Row struct. (@jpf91)
+ Expose column names in Row struct via `Row.getName(index)`. (@jpf91)
6
- **Tests:** [#186](https://github.com/mysql-d/mysql-native/issues/186):
7
Fix metadata tests on MariaDB 10.2 and 10.3
8
- **Tests:** Rework travis config and scripts, including:
0 commit comments