We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f57e4c9 commit de2e0ebCopy full SHA for de2e0eb
PyPI_Description.md
@@ -20,7 +20,7 @@ We are making progress - The Public Preview of our driver is now available! This
20
- Encoding configuration APIs: `setencoding()`, `getencoding()`, `setdecoding()`, `getdecoding()`
21
- Cursor navigation APIs: `next()`, `__iter__()`, `scroll()`, `skip()`, `fetchval()`
22
- Cursor attributes: `rownumber`, `messages`
23
- - Additional methods: `cursor.commit()`, `cursor.rollback()` `table()`
+ - Additional methods: `cursor.commit()`, `cursor.rollback()`, `table()`
24
25
For more information, please visit the project link on Github: https://github.com/microsoft/mssql-python
26
0 commit comments