System.Data.SQLite

Check-in [9e2d3ca71a]
Login

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

Overview
Comment:First shot at nested transactions and transaction enlistment
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | sourceforge
Files: files | file ages | folders
SHA1: 9e2d3ca71a92ce163b7121321a294ceecd51c15f
User & Date: rmsimpson 2006-01-27 05:55:12.000
Context
2006-01-27
05:55
Transaction enlistment and nested transaction test added check-in: a15dd26217 user: rmsimpson tags: sourceforge
05:55
First shot at nested transactions and transaction enlistment check-in: 9e2d3ca71a user: rmsimpson tags: sourceforge
2006-01-24
01:59
no message check-in: 4651c69837 user: rmsimpson tags: sourceforge
Changes
Unified Diff Side-by-Side Diff Patch
Changes to System.Data.SQLite/SQLiteCommand.cs.
Changes to System.Data.SQLite/SQLiteConnection.cs.
Added System.Data.SQLite/SQLiteEnlistment.cs.
Changes to System.Data.SQLite/SQLiteTransaction.cs.
Changes to System.Data.SQLite/System.Data.SQLite.