System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

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

23 check-ins using file www/news.wiki version 07a69ff51c

2013-08-05
21:52
Fix an issue that can occur during the disposal of a managed virtual table object instance. check-in: 574f754156 user: mistachkin tags: trunk
2013-07-25
23:51
Project loading fix. Allow the SQLite.Interop projects for VS 2005/2008 to load without the INTEROP_EXTRA_PROPS_FILE environment variable being set. check-in: 311fc5a801 user: mistachkin tags: trunk
20:37
Add an empty (placeholder) Visual Studio 2005/2008 compatible properties file. check-in: 1d3dd7ea19 user: mistachkin tags: trunk
08:23
Enable better integration with external native libraries to be linked with the interop assembly. check-in: 52cb9b7778 user: mistachkin tags: trunk
2013-07-19
21:32
Improve section divisions. check-in: b12794843a user: mistachkin tags: trunk
21:11
Another style fix. check-in: 8a77334646 user: mistachkin tags: trunk
20:35
Revise styles on download page. check-in: f764981ed2 user: mistachkin tags: trunk
2013-07-18
07:33
Add doc comments for two class summaries. check-in: fcdd83c074 user: mistachkin tags: trunk
07:13
Update wording on the download page. check-in: 9bb9c55c5a user: mistachkin tags: trunk
2013-07-17
20:55
Another comment fix. check-in: 23091b23c4 user: mistachkin tags: trunk
20:48
Fix typo in comment. check-in: 670ca52ab6 user: mistachkin tags: trunk
20:43
Make the SQLiteModuleEnumerable.GetRowIdFromObject method return unique values within the context of the current cursor. check-in: a3c636157e user: mistachkin tags: trunk
18:28
Add cursor parameter to the protected GetStringFromObject and GetRowIdFromObject methods of the SQLiteModuleEnumerable class. check-in: d7a3a148c5 user: mistachkin tags: trunk
10:14
Improve consistency of error message. check-in: 0613f370e4 user: mistachkin tags: trunk
10:03
Add Index property and BestIndex method to the SQLiteVirtualTable class. Make the EstimatedCost property of the SQLiteIndexOutputs class nullable. Refactor BestIndex handling performed by the SQLiteModuleEnumerable class. check-in: dd7bbf3a2c user: mistachkin tags: trunk
08:25
Add another vtable test. check-in: 430fef73ed user: mistachkin tags: trunk
07:21
Minor improvement to FAQ #22. check-in: 2b950c2ead user: mistachkin tags: trunk
2013-07-16
19:48
Prevent native database connection handles from entering the connection pool if they have been used to create a virtual table module. check-in: 7b49ab3bf0 user: mistachkin tags: trunk
03:33
Simplify the change in the previous check-in and support the Debug/ReleaseStatic build configurations as well. check-in: 385fa3f34d user: mistachkin tags: trunk
03:27
Modify the release batch tool to directly support the NativeOnlyStatic build configuration. check-in: 16adf7b3b1 user: mistachkin tags: trunk
02:25
Revise field offset handling in the virtual table marshalling code to deal with structure packing on 64-bit operating systems. check-in: e9136a6d37 user: mistachkin tags: trunk
2013-07-15
20:10
Fix marshalling of the sqlite3_index_info.estimatedCost field on 32-bit operating systems. check-in: 1e9d3b0b00 user: mistachkin tags: trunk
19:32
Bump all versions to 1.0.88.0. Update version history docs. check-in: f0b2c4a2b1 user: mistachkin tags: trunk