Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | For column types that resolve to boolean, recognize case-insensitive prefixes of 'True' and 'False'. Fix for [dbd65441a5]. Add NoVerifyTextAffinity connection flag to skip type affinity checking when fetching a column value as a string. Pursuant to [dbd65441a5]. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
ecf9a72b79755c26e4c2f717bb71cb94 |
User & Date: | mistachkin 2016-01-13 00:06:54.090 |
Context
2016-01-13
| ||
07:22 | Add more tracing related to the connection pool. check-in: 1a0dd87d00 user: mistachkin tags: trunk | |
00:06 | For column types that resolve to boolean, recognize case-insensitive prefixes of 'True' and 'False'. Fix for [dbd65441a5]. Add NoVerifyTextAffinity connection flag to skip type affinity checking when fetching a column value as a string. Pursuant to [dbd65441a5]. check-in: ecf9a72b79 user: mistachkin tags: trunk | |
2016-01-12
| ||
23:19 | Mark a 'Potentially Incompatible Change' in the 1.0.99.0 release, per ticket [dbd65441a5]. check-in: b45629dfee user: mistachkin tags: trunk | |
Changes
Changes to Doc/Extra/Provider/version.html.
Changes to System.Data.SQLite/SQLiteBase.cs.
Changes to System.Data.SQLite/SQLiteConvert.cs.
Changes to System.Data.SQLite/SQLiteDataReader.cs.
Added Tests/tkt-dbd65441a5.eagle.
Changes to readme.htm.
Changes to www/news.wiki.