System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

13 check-ins using file System.Data.SQLite/SQLiteBase.cs version 00e73f714e

2014-03-29
20:52
Make test 'data-1.37' more resilient to thread timing issues. check-in: a242748e03 user: mistachkin tags: trunk
2014-03-26
20:59
Fix text for the new NuGet package on the download page. check-in: 99cf773e08 user: mistachkin tags: trunk
20:56
Add an managed-only varient of the 'Core' NuGet package. check-in: 159e40e4a7 user: mistachkin tags: trunk
20:23
Revise download page text for the MSIL NuGet package. check-in: 4ebd9a66c5 user: mistachkin tags: trunk
20:16
Update SQLite core library to the 3.8.4.2 release. check-in: 0a29fc8665 user: mistachkin tags: trunk
19:58
Bump all versions to 1.0.93.0. Enhance versioning tests. Mark the MSIL NuGet package as legacy. check-in: 6f3549f6a4 user: mistachkin tags: trunk
2014-03-20
04:34
Final updates for release 1.0.92.0. check-in: 6c365f48b9 user: mistachkin tags: trunk, release, release-1.0.92.0
03:15
Update the downloads page. Closed-Leaf check-in: ecbb02e752 user: mistachkin tags: preRelease
03:06
Prevent NuGet from automatically including files residing within sub-directories of the 'NuGet' directory in the source tree. check-in: 663d44f6b5 user: mistachkin tags: preRelease
02:42
Fix minor doc typo. check-in: bee9eaf183 user: mistachkin tags: preRelease
02:36
Doc updates for release 1.0.92.0. check-in: 0d01b46d0c user: mistachkin tags: preRelease
2014-03-18
23:12
Add StickyHasRows connection flag to cause the SQLiteDataReader.HasRows property to return non-zero if there were ever any rows in the associated result sets. check-in: baf17cba3c user: mistachkin tags: trunk
2014-03-14
20:20
Add StickyHasRows connection flag to cause the SQLiteDataReader.HasRows property to return non-zero if there were ever any rows in the associated result sets. Closed-Leaf check-in: 59bbbbfcdb user: mistachkin tags: stickyHasRows