System.Data.SQLite

Check-in [90142c95cc]
Login

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

Overview
Comment:Merge custom connection pool support to trunk. Pursuant to [393d954be0].
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 90142c95cc143741c5b415cfe98d410bd393ccae
User & Date: mistachkin 2013-02-18 21:31:06.615
Context
2013-02-19
09:55
Add BindAllAsText connection flag to force binding of all values as text. check-in: cb62e486b5 user: mistachkin tags: trunk
2013-02-18
21:31
Merge custom connection pool support to trunk. Pursuant to [393d954be0]. check-in: 90142c95cc user: mistachkin tags: trunk
2013-02-16
02:17
Add testing for the custom connection pool functionality. Closed-Leaf check-in: 8549eb3248 user: mistachkin tags: customPool
00:09
Update SQLite core library to the latest trunk. check-in: cf6d124b7d user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Doc/Extra/version.html.
Changes to System.Data.SQLite/SQLiteConnection.cs.
Changes to System.Data.SQLite/SQLiteConnectionPool.cs.
Changes to Tests/common.eagle.
Added Tests/tkt-393d954be0.eagle.
Changes to readme.htm.
Changes to www/news.wiki.