System.Data.SQLite

Check-in [1b99a129a8]
Login

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

Overview
Comment:Fix comment for the BindAndGetAllAsText connection flag.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 1b99a129a8a3483a4f6036e754a31231f5a48a0d
User & Date: mistachkin 2014-01-04 00:50:40.926
Context
2014-01-04
01:03
Put new connection flags in logical order. Add several new composite connection flags. Update comments. check-in: 133692ee96 user: mistachkin tags: trunk
00:50
Fix comment for the BindAndGetAllAsText connection flag. check-in: 1b99a129a8 user: mistachkin tags: trunk
00:04
Add BindInvariantText and ConvertInvariantText connection flags to force the invariant culture to be used when converting parameter values to/from strings. check-in: f2f08c2ab7 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to System.Data.SQLite/SQLiteBase.cs.