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: doc/source/whatsnew/v0.18.1.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -203,7 +203,7 @@ Performance Improvements
203
203
204
204
205
205
206
-
- Improved performance of ``DataFrame.to_sql`` when checking case sensitivity. Now only checks if table has been created correctly when table name is not lower case. (:issue:`12876`)
206
+
- Improved performance of ``DataFrame.to_sql`` when checking case sensitivity for tables. Now only checks if table has been created correctly when table name is not lower case. (:issue:`12876`)
0 commit comments