Skip to content

Commit b0db943

Browse files
Add issue number to whatsnew
1 parent 4da49dd commit b0db943

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v2.3.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Other enhancements
4242
- The ``to_sql`` method now supports a new parameter ``temporary: bool = False``.
4343
Setting this parameter to ``True`` enables creating, appending or replacing temporary
4444
tables via ``to_sql`` using ``sqlalchemy``, ``adbc`` and ``sqlite`` connectors.
45+
(:issue:`60422`)
4546

4647
.. ---------------------------------------------------------------------------
4748
.. _whatsnew_230.notable_bug_fixes:

0 commit comments

Comments
 (0)