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 customDataTypes Excluding Merge-Ins

This is equivalent to a diff from f1e6c7c76b to 3ab3245ae4

2016-06-20
20:50
Make it possible to customize the bound parameter and data reader value handling on a per-connection, per-database type name basis. check-in: 599dfac7d8 user: mistachkin tags: trunk
20:45
Pickup the SQLite core library 3.13 docs from upstream. check-in: 34d41e04cf user: mistachkin tags: trunk
20:35
Fix compilation with the .NET Compact Framework. Closed-Leaf check-in: 3ab3245ae4 user: mistachkin tags: customDataTypes
20:30
Reorganize the new connection flags. check-in: d1e833bf59 user: mistachkin tags: customDataTypes
2016-06-19
06:44
Merge updates from trunk. check-in: 16ef12980e user: mistachkin tags: customDataTypes
06:42
Fix some test constraints. check-in: f1e6c7c76b user: mistachkin tags: trunk
2016-06-18
21:34
Add IsReadOnly method to the SQLiteConnection class. check-in: c4f8b9e65b user: mistachkin tags: trunk

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

Changes to Setup/data/verify.lst.

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

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

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

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

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

Added Tests/types.eagle.

Changes to lib/System.Data.SQLite/common.eagle.

Changes to readme.htm.

Changes to www/news.wiki.