Skip to content

Commit 03b3580

Browse files
SNOW-295953: Docs fix
1 parent b72e123 commit 03b3580

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/snowflake/connector/cursor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,7 @@ def stats(self) -> QueryResultStats | None:
466466
- num_rows_inserted: Number of rows inserted
467467
- num_rows_deleted: Number of rows deleted
468468
- num_rows_updated: Number of rows updated
469+
- num_dml_duplicates: Number of duplicates in DML statement
469470
470471
Returns None on each position if no DML stats are available.
471472
"""

0 commit comments

Comments
 (0)