Skip to content

Commit e0803b6

Browse files
Update doc/source/whatsnew/v3.0.0.rst
include issue number Co-authored-by: Matthew Roeschke <[email protected]>
1 parent 4aebdb0 commit e0803b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Other enhancements
7676
- Support passing a :class:`Iterable[Hashable]` input to :meth:`DataFrame.drop_duplicates` (:issue:`59237`)
7777
- Support reading Stata 102-format (Stata 1) dta files (:issue:`58978`)
7878
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
79-
- Errors occurring during SQL I/O will now throw a generic :class:`.DatabaseError` instead of the raw Exception type from the underlying driver manager library
79+
- Errors occurring during SQL I/O will now throw a generic :class:`.DatabaseError` instead of the raw Exception type from the underlying driver manager library (:issue:`60748`)
8080

8181
.. ---------------------------------------------------------------------------
8282
.. _whatsnew_300.notable_bug_fixes:

0 commit comments

Comments
 (0)