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: user_guide_src/source/changelog.rst
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,7 @@ Release Date: Not Released
59
59
- Replaced the _error_message() and _error_number() methods with error(), that returns an array containing the last database error code and message.
60
60
- Improved version() implementation so that drivers that have a native function to get the version number don't have to be defined in the core DB_driver class.
61
61
- PostgreSQL driver now uses pg_version() to get the database version number, when possible.
0 commit comments