System.Data.SQLite

Check-in [7d50138407]
Login

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

Overview
Comment:Attempt to limit the number of times GetSettingValue is called from the SQLiteConnection class. Pursuant to ticket [25d53b48f6].
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 7d50138407b6992b2ff54d13a0e3998eef29207d
User & Date: mistachkin 2016-07-01 22:58:33.004
Original Comment: Attempt to limit the number of times GetSettingsValue is called from the SQLiteConnection class. Pursuant to ticket [25d53b48f6].
Context
2016-07-01
23:18
Update version history docs. check-in: b21adfaffa user: mistachkin tags: trunk
22:58
Attempt to limit the number of times GetSettingValue is called from the SQLiteConnection class. Pursuant to ticket [25d53b48f6]. check-in: 7d50138407 user: mistachkin tags: trunk
21:30
Pedantic: update the XML configuration file with the new settings as well, despite the fact that they cannot be effectively set from there. check-in: 8571817993 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to System.Data.SQLite/SQLiteConnection.cs.