Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add the ability to select the legacy connection closing algorithm at compile-time. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | legacyClose |
Files: | files | file ages | folders |
SHA1: |
2f90848c8e495f2ebb9542a6d2035af9 |
User & Date: | mistachkin 2013-02-15 01:14:17.920 |
Context
2013-02-15
| ||
04:36 | Fix compilation and test issues with the INTEROP_LEGACY_CLOSE compile-time option. Closed-Leaf check-in: a75bb0a659 user: mistachkin tags: legacyClose | |
01:14 | Add the ability to select the legacy connection closing algorithm at compile-time. check-in: 2f90848c8e user: mistachkin tags: legacyClose | |
2013-02-13
| ||
21:59 | Add doc wording to clarify that the connection pool will not work properly in WPF applications. Pursuant to [393d954be0]. check-in: dabfe38a9e user: mistachkin tags: trunk | |
Changes
Changes to SQLite.Interop/src/win/interop.c.
Changes to SQLite.NET.Settings.targets.
Changes to System.Data.SQLite/SQLiteBase.cs.
Changes to System.Data.SQLite/SQLiteConnection.cs.
Changes to System.Data.SQLite/SQLiteDefineConstants.cs.
Changes to System.Data.SQLite/System.Data.SQLite.Properties.targets.
Changes to System.Data.SQLite/UnsafeNativeMethods.cs.