System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

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

Changes In Branch tkt-1f7bfff467 Excluding Merge-Ins

This is equivalent to a diff from a3e8805c4f to a7319029c7

2016-11-17
20:26
Add the 'AllowNestedTransactions' connection flag to enable using SAVEPOINTs to implement nested transactions. check-in: f73c069fb9 user: mistachkin tags: trunk
20:16
Remove profile name from the target framework value used for the native library pre-loader replacement tokens. check-in: f93212ed05 user: mistachkin tags: trunk
20:14
Revert to the legacy behavior for nested transactions for the SQLiteTransaction class. Closed-Leaf check-in: a7319029c7 user: mistachkin tags: tkt-1f7bfff467
19:34
Merge updates from trunk. check-in: 821dfae43b user: mistachkin tags: tkt-1f7bfff467
2016-11-09
01:00
Update version history docs. check-in: a3e8805c4f user: mistachkin tags: trunk
00:59
Update the JSON1 extension from upstream to pick up the backslash escaping fixes. check-in: c093ed3d1e user: mistachkin tags: trunk

Changes to Doc/Extra/Provider/version.html.

Changes to Setup/data/verify.lst.

Changes to System.Data.SQLite/SQLiteBase.cs.

Changes to System.Data.SQLite/SQLiteConnection.cs.

Changes to System.Data.SQLite/SQLiteTransaction.cs.

Added System.Data.SQLite/SQLiteTransaction2.cs.

Added System.Data.SQLite/SQLiteTransactionBase.cs.

Changes to System.Data.SQLite/Targets/System.Data.SQLite.Files.targets.

Added Tests/tkt-1f7bfff467.eagle.

Changes to lib/System.Data.SQLite/common.eagle.

Changes to readme.htm.

Changes to www/news.wiki.