System.Data.SQLite

All files named ”System.Data.SQLite/SQLiteKeyReader.cs”
Login

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

History for System.Data.SQLite/SQLiteKeyReader.cs

2018-04-12
18:34
Add GetFieldAffinity method to the SQLiteDataReader class. file: [dd949bcf13] check-in: [bfd912fefd] user: mistachkin branch: trunk, size: 25174
2018-03-09
21:47
Fix typos in the data reader class that could lead to them returning the wrong value for GetDatabaseName / GetTableName methods. file: [ab7faa14b5] check-in: [785601b768] user: mistachkin branch: trunk, size: 24937
2017-06-10
00:56
Fix issue that prevented SQLiteBlob creation from succeeding for tables that did not have an integer primary key. file: [5a91c28588] check-in: [a47688aca5] user: mistachkin branch: trunk, size: 24739
2017-06-09
23:49
Update a couple method visibility modifiers. file: [4a5b2b0901] check-in: [6ccd600582] user: mistachkin branch: trunk, size: 23982
2016-07-01
09:06
Add experimental support for incremental blob I/O. file: [de4bbee95a] check-in: [ccf2547bfd] user: mistachkin branch: blobIo, size: 23984
2016-03-23
23:35
Move some things out of the UnsafeNativeMethods class. There are several reasons: 1) easier to maintain. 2) avoiding static call graph issues with CriticalHandle. 3) better separation of cross-platform and platform-specific code. file: [695cfeddbc] check-in: [d3e312825a] user: mistachkin branch: trunk, size: 22030
2015-12-12
01:59
Revise fix for [5251bd0878] to use null for the 'COLUMN_NAME' if the original value was DBNull.Value. file: [3df1788641] check-in: [f8c2007d48] user: mistachkin branch: tkt-5251bd0878, size: 22036
2015-08-12
22:21
Add some workarounds to allow the core managed assembly to work on Mono 4.0. file: [50954e20a0] check-in: [e7803b3ae7] user: mistachkin branch: trunk, size: 21941
2013-07-04
19:50
Experimental changes to validate that SQLiteStatement parameters are not disposed. file: [99269fc0a9] check-in: [e325dfa45f] user: mistachkin branch: strictStatement, size: 22113
2012-05-25
23:28
After disposing and just prior to re-creating the SQLiteKeyReader in the SQLiteDataReader.LoadKeyInfo method, reset it to null (i.e. this is important due to reentrancy issues). Fix for ticket [3aa50d8413]. file: [b0e0eba25c] check-in: [b0c9d60ac7] user: mistachkin branch: trunk, size: 22084
2011-12-16
04:15
More changes relating to IDisposable. file: [03053ffcc1] check-in: [229ecb1203] user: mistachkin branch: IDisposablePattern, size: 22032
2010-08-05
02:03
1.0.66.0 file: [db39b97a88] check-in: [7ec6a118ce] user: rmsimpson branch: sourceforge, size: 18615
2007-04-22
23:23
Added: 1.0.41.0 file: [8cd749ae51] check-in: [06c93533ad] user: rmsimpson branch: sourceforge, size: 18537