Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Rename the ManagedVersion property to ProviderVersion. Rename the ManagedSourceId property to ProviderSourceId. Add InteropVersion and InteropSourceId properties to the SQLiteConnection class. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
25174c66f99d125dcc4dabe3c4ff8776 |
User & Date: | mistachkin 2013-09-17 07:04:37.260 |
Context
2013-09-17
| ||
08:00 | Add some simple tests of the new properties. check-in: 06c39db73a user: mistachkin tags: trunk | |
07:04 | Rename the ManagedVersion property to ProviderVersion. Rename the ManagedSourceId property to ProviderSourceId. Add InteropVersion and InteropSourceId properties to the SQLiteConnection class. check-in: 25174c66f9 user: mistachkin tags: trunk | |
2013-09-16
| ||
22:10 | Add ManagedVersion and ManagedSourceId properties to the SQLiteConnection class. check-in: 7eca16cac4 user: mistachkin tags: trunk | |
Changes
Changes to Doc/Extra/version.html.
Changes to SQLite.Interop/src/win/SQLite.Interop.rc.
Changes to SQLite.Interop/src/win/interop.c.
Changes to SQLite.Interop/src/win/interop.h.
Changes to Setup/build.bat.
Changes to Setup/sourceTag.eagle.
Changes to System.Data.SQLite/SQLite3.cs.
Changes to System.Data.SQLite/SQLiteConnection.cs.
Changes to System.Data.SQLite/UnsafeNativeMethods.cs.
Changes to Tests/common.eagle.
Changes to readme.htm.
Changes to www/news.wiki.