System.Data.SQLite

Check-in [b33115baa1]
Login

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

Overview
Comment:Remove incorrect comments.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | delegateFunction
Files: files | file ages | folders
SHA1: b33115baa15d2895536f2ca7425e457673f70451
User & Date: mistachkin 2015-08-15 04:04:09.209
Context
2015-08-15
17:12
Merge updates from trunk. check-in: d1fe039ff7 user: mistachkin tags: delegateFunction
04:04
Remove incorrect comments. check-in: b33115baa1 user: mistachkin tags: delegateFunction
03:48
Refactor SQLiteDelegateFunction constructor to accept two delegates, not one. Use early-bound delegates by default. Get tests passing. check-in: 3c25655a66 user: mistachkin tags: delegateFunction
Changes
Unified Diff Side-by-Side Diff Patch
Changes to System.Data.SQLite/SQLiteFunction.cs.