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.

9 check-ins using file System.Data.SQLite/SQLite3.cs version b49ec3a9e4

2015-02-18
22:46
Improve the changes in the previous check-in. check-in: 470251caba user: mistachkin tags: trunk
22:43
In the test suite infrastructure, make sure the auto-selection process checks in the platform-specific sub-directory. check-in: 12aacef1c3 user: mistachkin tags: trunk
2015-02-13
21:31
Merge updates from trunk. check-in: 63d2c28b37 user: mistachkin tags: preRelease
21:30
Refactor NuGet packages. check-in: 126b7c1987 user: mistachkin tags: trunk
21:13
Add support for including extra extensions at compile-time for the custom built interop DLL. check-in: 02e5ea34c5 user: mistachkin tags: trunk
19:56
Update version history docs. Closed-Leaf check-in: 7bc12f199d user: mistachkin tags: nuGetRefactor
19:43
Legacy package cleanup. Revise tests to include the EntityFramework version. Update downloads page. check-in: f0e4722e5a user: mistachkin tags: nuGetRefactor
18:43
Refactor NuGet package dependencies and the MSIL-only packages. Make System.Data.SQLite.MSIL into pure 'meta-packages'. Stop depending on System.Data.SQLite.Core from EF6/Linq packages. check-in: d4f804aa46 user: mistachkin tags: nuGetRefactor
2015-02-12
23:53
Add PrepareRetries connection string property to allow the maximum number of retries when preparing a query to be overridden. Fix for [647d282d11]. check-in: 39f91f897d user: mistachkin tags: trunk