System.Data.SQLite

Check-in [eccc3a0571]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix compilation error due to the 'Trace' identifier being ambiguous in the SQLiteConnection class.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | win32heap
Files: files | file ages | folders
SHA1: eccc3a05714206e00fe645d814c0566fda72d8d6
User & Date: mistachkin 2013-11-09 23:36:24.525
Context
2013-11-09
23:39
Update SQLite core library to the latest trunk code. check-in: f9462b7d6a user: mistachkin tags: win32heap
23:36
Fix compilation error due to the 'Trace' identifier being ambiguous in the SQLiteConnection class. check-in: eccc3a0571 user: mistachkin tags: win32heap
2013-11-08
20:28
Update SQLite core library to the latest trunk code. Add experimental support for tighter Win32 native heap integration. check-in: ed1309f951 user: mistachkin tags: win32heap
Changes
Unified Diff Side-by-Side Diff Patch
Changes to System.Data.SQLite/SQLiteConnection.cs.