We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
re-order datatype table columns
data types tidy up
Replace UUID.uuid with uuid.UUID, and decimal with decimal.Decimal
Changed SQL_TIMESTAMP to SQL_TYPE_TIMESTAMP on Python 3 parameters sent to the database.
Added pyodbc.native_uuid
Updated Data Types (markdown)
Created Data Types (markdown)