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

This is equivalent to a diff from b994e3c790 to 212beca674

2015-06-03
17:17
Add support for integrating with ZipVFS. check-in: 0c9928dbbf user: mistachkin tags: trunk
16:38
Fix incorrect test result. Closed-Leaf check-in: 212beca674 user: mistachkin tags: zipvfs
16:33
Update embedded documentation and the version history docs. check-in: 984f5d1c0d user: mistachkin tags: zipvfs
2015-06-02
18:21
Add optional support for building the interop assembly with ZIPVFS. check-in: dcd24352a0 user: mistachkin tags: zipvfs
2015-05-30
22:45
Update SQLite core library to the latest trunk code. check-in: b994e3c790 user: mistachkin tags: trunk
21:38
Implement the Substring method for LINQ using the 'substr' core SQL function. check-in: 52085afe23 user: mistachkin tags: trunk

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

Changes to SQLite.Interop/props/SQLite.Interop.2005.vsprops.

Changes to SQLite.Interop/props/SQLite.Interop.2008.vsprops.

Changes to SQLite.Interop/props/SQLite.Interop.2010.props.

Changes to SQLite.Interop/props/SQLite.Interop.2012.props.

Changes to SQLite.Interop/props/SQLite.Interop.2013.props.

Changes to SQLite.Interop/props/sqlite3.props.

Changes to SQLite.Interop/props/sqlite3.vsprops.

Changes to SQLite.Interop/src/win/interop.c.

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

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

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

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

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

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

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

Changes to System.Data.SQLite/Targets/System.Data.SQLite.Properties.targets.

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

Changes to Targets/SQLite.NET.Settings.targets.

Changes to Tests/basic.eagle.

Changes to Tests/common.eagle.

Changes to readme.htm.

Changes to www/news.wiki.