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.

50 descendants of bcc7595e5710b77b

2014-02-12
04:29
Make the test for ticket [72905c9a77] a bit more robust and prevent it from halting the test run. check-in: 6220096d79 user: mistachkin tags: trunk
2014-02-11
22:06
Update CHM file with updated version/release information. Closed-Leaf check-in: 4350b811ab user: mistachkin tags: preRelease
22:02
Merge updates from trunk. check-in: d06e8d1885 user: mistachkin tags: preRelease
20:44
Update SQLite core library to 3.8.3.1 release. check-in: 2bdeb7584b user: mistachkin tags: trunk
04:14
Merge updates from trunk. check-in: cdeb7b1ecf user: mistachkin tags: preRelease
04:11
Update SQLite core library to the latest 3.8.3.1 RC. check-in: 67d0958bce user: mistachkin tags: trunk
04:09
Update SQLite core library to the latest 3.8.3.1 RC. Wrong branch. Closed-Leaf check-in: 33ea86ffd6 user: mistachkin tags: mistake
03:29
By default, remove use of the SQLITE_ENABLE_STAT4 compile-time option. Closed-Leaf check-in: 02ab3a26a6 user: mistachkin tags: noStat4
03:23
Fix variable leak in a test case. check-in: c3560a724b user: mistachkin tags: trunk
02:30
Add TRACE_DETECTION compile-time define and modify several Trace.WriteLine calls in the native library pre-loading code to use it. check-in: a614401f38 user: mistachkin tags: trunk
2014-02-10
22:17
Fix test project configuration file typos that cause EF6 tests to fail. check-in: b5c1a65c98 user: mistachkin tags: trunk
20:20
Rebuild the CHM file. check-in: 899f657b63 user: mistachkin tags: preRelease
20:18
Pre-release updates for 1.0.91.0. check-in: fdcc4628aa user: mistachkin tags: preRelease
2014-02-07
09:26
Fix several outdated documentation links. check-in: 521800cb6f user: mistachkin tags: trunk
09:21
Add TypeName_SQLiteProviderServices setting to the example config file. check-in: 14d909f5e7 user: mistachkin tags: trunk
02:39
Prevent the SetTableError virtual table helper method from throwing exceptions. check-in: 04900b82e0 user: mistachkin tags: trunk
2014-02-06
19:58
Update location of the 'version.html' file on the release procedures doc page. check-in: 1823a28959 user: mistachkin tags: trunk
19:58
Update the new vtab test case to handle optional leading minus signs. check-in: dea86ba7d9 user: mistachkin tags: trunk
19:45
Include DbType.AnsiString in the list of types that need special ColumnSize handling. Fix for [0550f0326e]. check-in: 62a5b57a69 user: mistachkin tags: trunk
2014-02-05
21:05
Add another test. check-in: 00e7e89139 user: mistachkin tags: trunk
21:00
Add more tests. check-in: dc9d065888 user: mistachkin tags: trunk
20:26
Improve use of object hash codes by the SQLiteModuleEnumerable class. Clarify via comments that methods of the SQLiteNativeModule class are exempt from using CheckDisposed. check-in: 5a605c351d user: mistachkin tags: trunk
01:46
Update table-of-contents topic names. check-in: 837439ff91 user: mistachkin tags: trunk
01:39
Refresh all included SQLite core library documentation (e.g. SQL syntax). check-in: 3e112a4504 user: mistachkin tags: trunk
01:39
Update version history docs. Closed-Leaf check-in: 6e651ad0df user: mistachkin tags: coreDocs
01:36
Some readability improvements to the NDoc3/HtmlHelp build script. check-in: 1e20c68e20 user: mistachkin tags: coreDocs
01:31
Enhance the NDoc3/HtmlHelp build script to support transforming SQLite core library documentation links as necessary. check-in: 960fde8c37 user: mistachkin tags: coreDocs
00:04
Import new SQLite core docs. check-in: c221f9714d user: mistachkin tags: coreDocs
2014-02-04
22:55
Reorganize the documentation files. check-in: 6fc137b4c3 user: mistachkin tags: trunk
08:07
For the MSBuild based SQLite interop assembly projects, make sure the solution settings file is imported after the properties files. check-in: f7ed2c1f03 user: mistachkin tags: trunk
07:28
Make sure that PDB files are copied along with all their SQLite interop assembly files. Cleanup OutDir/TargetDir macro use in all interop assembly project files. check-in: e413195c8e user: mistachkin tags: trunk
05:01
Update test results to account for the recent changes to TypeNameToDbType and DbTypeToTypeName. check-in: 86ab4b53ca user: mistachkin tags: trunk
2014-02-03
20:48
Update SQLite core library to the 3.8.3 release. check-in: 6916e0a91c user: mistachkin tags: trunk
2014-02-02
20:47
Update version history docs. check-in: 7fc184d105 user: mistachkin tags: trunk
2014-02-01
22:16
Modify the native library pre-loader to handle cases where the assembly code base should be used instead of the location. check-in: 5ef906e34a user: mistachkin tags: trunk
01:01
Modify the connection string property handling to be more robust in the face of missing space characters. check-in: f0dfd8c10f user: mistachkin tags: trunk
00:51
Add support for per-connection mappings between type names and DbType values. Pursuant to [e87af1d06a]. check-in: d84ccf015e user: mistachkin tags: trunk
2014-01-31
00:48
Correction to expected result for the test for ticket [72905c9a77]. check-in: 9854404773 user: mistachkin tags: trunk
00:28
More corrections to the batch testing tool to support testing 32-bit binaries on a 64-bit system. check-in: bd945366a4 user: mistachkin tags: trunk
2014-01-30
14:00
Limit the total number of threads used by the test for ticket [72905c9a77]. check-in: b93163fd6e user: mistachkin tags: trunk
11:29
Update SQLite core library to the latest trunk code. check-in: 8a6506c6ca user: mistachkin tags: trunk
10:41
Update expected test results for the design-time component uninstaller to account for recent tracing changes. check-in: 42673bb642 user: mistachkin tags: trunk
10:24
For the batch testing tool, make sure the Entity Framework assembly is copied to the mixed-mode binary directory. check-in: 426d89e91b user: mistachkin tags: trunk
00:17
More tests. check-in: 982395fc95 user: mistachkin tags: trunk
2014-01-29
23:30
Add another transaction enlistment test. check-in: dca5b4660b user: mistachkin tags: trunk
01:04
Enhance the design-time installer diagnostics when refreshing the Visual Studio configuration using 'setup' mode. check-in: 0719ed3878 user: mistachkin tags: trunk
00:36
Make sure that the 'real' entity model data type name ends up being mapped to System.Double. Fix for [d5ef4ca519]. check-in: 10e6d40e81 user: mistachkin tags: trunk
2014-01-28
23:55
Disable method inlining for the new design-time installer methods. check-in: 9d790b0b0d user: mistachkin tags: trunk
22:32
Add 'single' data type to the mappings returned by GetSchema. check-in: 0a225477e0 user: mistachkin tags: trunk
2014-01-24
18:04
Skip running the design-time installer tests when running tests on WoW64. check-in: 7ac032e0ad user: mistachkin tags: trunk
17:37
Fix typo from the previous commit. check-in: bcc7595e57 user: mistachkin tags: trunk