Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Experimental changes to support implementing a SQLiteFunction using a generic delegate. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | delegateFunction |
Files: | files | file ages | folders |
SHA1: |
d1cfa62cb03d0b7a88935f7c69fe3a79 |
User & Date: | mistachkin 2015-08-04 22:54:35.135 |
Context
2015-08-05
| ||
00:55 | Coding style enhancements. check-in: 0ebe466b2a user: mistachkin tags: delegateFunction | |
2015-08-04
| ||
22:54 | Experimental changes to support implementing a SQLiteFunction using a generic delegate. check-in: d1cfa62cb0 user: mistachkin tags: delegateFunction | |
2015-07-30
| ||
18:30 | Update release procedures wiki page. check-in: fc9062d656 user: mistachkin tags: trunk | |
Changes
Changes to System.Data.SQLite/SQLiteConnection.cs.
Changes to System.Data.SQLite/SQLiteFunction.cs.
Changes to System.Data.SQLite/SQLiteFunctionAttribute.cs.