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.

Changes In Branch linqServiceProvider Excluding Merge-Ins

This is equivalent to a diff from b8c8c26be3 to 3c15695b84

2014-05-02
21:25
Have the SQLiteProviderFactory class (in the System.Data.SQLite.Linq assembly) implement the IServiceProvider interface. check-in: c4216e296b user: mistachkin tags: trunk
21:06
Adjust versioning test cases to account for changes in the LINQ providers used by the test project configuration files. Closed-Leaf check-in: 3c15695b84 user: mistachkin tags: linqServiceProvider
20:18
Fix minor style typo on the FAQ page. check-in: 941fcf2157 user: mistachkin tags: trunk
2014-04-28
08:15
Have the SQLiteProviderFactory class (in the System.Data.SQLite.Linq assembly) implement the IServiceProvider interface. check-in: 6911b6547b user: mistachkin tags: linqServiceProvider
2014-04-26
08:16
Enhance the test suite infrastructure to evaluate a per-user and/or per-host settings file during test epilogue processing. check-in: b8c8c26be3 user: mistachkin tags: trunk
2014-04-22
20:07
Improve documentation of the build process. check-in: 32ea9b99f9 user: mistachkin tags: trunk

Changes to Doc/Extra/Provider/version.html.

Changes to System.Data.SQLite.Linq/SQLiteProviderFactory.cs.

Changes to System.Data.SQLite.Linq/SQLiteProviderServices.cs.

Changes to System.Data.SQLite/SQLiteBase.cs.

Changes to Tests/version.eagle.

Changes to readme.htm.

Changes to testlinq/2008/LINQ/App.config.

Changes to testlinq/2010/EF6/App.config.

Changes to testlinq/2010/LINQ/App.config.

Changes to testlinq/2012/EF6/App.config.

Changes to testlinq/2012/LINQ/App.config.

Changes to testlinq/2013/EF6/App.config.

Changes to testlinq/2013/LINQ/App.config.

Changes to testlinq/NorthwindModel.Linq.2008.edmx.

Changes to testlinq/NorthwindModel.Linq.2010.edmx.

Changes to testlinq/NorthwindModel.Linq.2012.edmx.

Changes to testlinq/NorthwindModel.Linq.2013.edmx.

Changes to www/news.wiki.