System.Data.SQLite

Check-in [85f27cc9f8]
Login

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

Overview
Comment:Raise the static OnChanged event for the connection when a data reader is created.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | onChanged
Files: files | file ages | folders
SHA1: 85f27cc9f8d10d351e3ec6c2144fd43db46ecb86
User & Date: mistachkin 2013-08-29 23:00:02.381
Context
2013-09-04
03:42
Allow monitoring of the creation of all critical handle derived class instances. check-in: b194408bb5 user: mistachkin tags: onChanged
2013-08-29
23:00
Raise the static OnChanged event for the connection when a data reader is created. check-in: 85f27cc9f8 user: mistachkin tags: onChanged
09:08
Update SQLite core library to the latest trunk. check-in: fec273cc1d user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to System.Data.SQLite/SQLiteConnection.cs.
Changes to System.Data.SQLite/SQLiteConvert.cs.
Changes to System.Data.SQLite/SQLiteDataReader.cs.