Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add support for mapping transaction isolation levels to their legacy default values. Pursuant to [56b42d99c1]. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | isolationLevels |
Files: | files | file ages | folders |
SHA1: |
79365bcaed517b41e5eccc8af3e1f098 |
User & Date: | mistachkin 2014-03-30 01:19:01 |
Original User & Date: | denika 2014-03-30 01:19:01 |
Context
2014-03-30
| ||
01:42 | Update version history docs. Closed-Leaf check-in: a9fb57516e user: mistachkin tags: isolationLevels | |
01:19 | Add support for mapping transaction isolation levels to their legacy default values. Pursuant to [56b42d99c1]. check-in: 79365bcaed user: mistachkin tags: isolationLevels | |
2014-03-29
| ||
20:52 | Make test 'data-1.37' more resilient to thread timing issues. check-in: a242748e03 user: mistachkin tags: trunk | |
Changes
Changes to System.Data.SQLite/SQLiteBase.cs.
Changes to System.Data.SQLite/SQLiteConnection.cs.
Changes to System.Data.SQLite/SQLiteEnlistment.cs.
Changes to System.Data.SQLite/SQLiteTransaction.cs.
Changes to Tests/tkt-56b42d99c1.eagle.