You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: UPGRADE.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Upgrade to 2.11
2
2
3
+
##`ServerInfoAwareConnection::requiresQueryForServerVersion()` is deprecated.
4
+
5
+
The `ServerInfoAwareConnection::requiresQueryForServerVersion()` method has been deprecated as an implementation detail which is the same for almost all supported drivers.
6
+
3
7
## Statement constructors are marked internal
4
8
5
9
The driver and wrapper statement objects can be only created by the corresponding connection objects.
0 commit comments