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 741f79f commit 6a338bbCopy full SHA for 6a338bb
README.md
@@ -7,7 +7,7 @@
7
> - Latest SQLite version
8
> - Improved support for Microsoft SQL Server, including:
9
> - Support for reading and writing `binary` and `varbinary` data
10
-> - Support for reading and writing `date`, `dateime`, and `datetimeoffset` data using the `chrono` feature.
+> - Support for reading and writing `date`, `datetime`, and `datetimeoffset` data using the `chrono` feature.
11
> - Support for reading and writing `numeric` and `decimal`.
12
> - Multiple bug fixes around string handling, including better support for long strings
13
> - Support for packet chunking, which fixes a bug where large bound parameters or large queries would fail
0 commit comments