System.Data.SQLite

Check-in [b194408bb5]
Login

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

Overview
Comment:Allow monitoring of the creation of all critical handle derived class instances.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | onChanged
Files: files | file ages | folders
SHA1: b194408bb59533953ea5941d3722192b0d7887cf
User & Date: mistachkin 2013-09-04 03:42:25.158
Context
2013-09-04
04:24
Merge updates from trunk. check-in: 4a97ad717d user: mistachkin tags: onChanged
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
Changes
Unified Diff Side-by-Side Diff Patch
Changes to System.Data.SQLite/SQLite3.cs.
Changes to System.Data.SQLite/SQLite3_UTF16.cs.
Changes to System.Data.SQLite/SQLiteCommand.cs.
Changes to System.Data.SQLite/SQLiteConnection.cs.
Changes to System.Data.SQLite/SQLiteConvert.cs.
Changes to System.Data.SQLite/SQLiteDataReader.cs.