System.Data.SQLite

Check-in [0b2bf29623]
Login

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

Overview
Comment:Remove superfluous using statement.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tkt-996d13cd87
Files: files | file ages | folders
SHA1: 0b2bf296231af190a67bfb0717cf318e0ab2ecc5
User & Date: mistachkin 2012-04-29 05:00:51.617
Context
2012-04-29
22:50
Add another sanity check before returning the connection handle stored via weak reference in the connection pool. check-in: 673dbbf177 user: mistachkin tags: tkt-996d13cd87
05:00
Remove superfluous using statement. check-in: 0b2bf29623 user: mistachkin tags: tkt-996d13cd87
04:58
Add PoolCount property to the SQLiteConnection class to return the number of pool entries for the file name associated with the connection. check-in: 9005890cba user: mistachkin tags: tkt-996d13cd87
Changes
Unified Diff Side-by-Side Diff Patch
Changes to System.Data.SQLite/SQLiteBase.cs.