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.

178 check-ins using file Doc/Special/Core/vtab.html version 019854c231

2016-06-20
20:35
Fix compilation with the .NET Compact Framework. Closed-Leaf check-in: 3ab3245ae4 user: mistachkin tags: customDataTypes
20:30
Reorganize the new connection flags. check-in: d1e833bf59 user: mistachkin tags: customDataTypes
20:22
Cleanup and robustify tests. check-in: 27785d64aa user: mistachkin tags: customDataTypes
04:52
Add draft tests for parameter binding and data reader callbacks. Still needs cleanup. check-in: a07ba949c9 user: mistachkin tags: customDataTypes
04:51
When looking up type callbacks, permit the parameter name to be used if the appropriate connection flag is set. check-in: e268cdb240 user: mistachkin tags: customDataTypes
04:50
More improvements to test suite infrastructure helper procedures. check-in: 822b7c577c user: mistachkin tags: customDataTypes
03:25
Fix typo in the BindValueUserData property. check-in: 9449fba6d8 user: mistachkin tags: customDataTypes
2016-06-19
23:20
Revise data reader callback handling for the GetBytes / GetChars methods to allow for more (consistent) customization. check-in: 57b10f46c0 user: mistachkin tags: customDataTypes
22:25
More comment updates. check-in: b5a21691b4 user: mistachkin tags: customDataTypes
22:18
Add and improve doc comments. check-in: 6e7940954d user: mistachkin tags: customDataTypes
21:24
Further enhancements to the new test suite procedures. check-in: 3febc8dc31 user: mistachkin tags: customDataTypes
20:38
Pass the original connection flags into the invoked parameter binding and data reader callbacks. check-in: 044e580886 user: mistachkin tags: customDataTypes
20:28
When invoking a data reader callback, pass in the method name that was responsible for invoking it. check-in: 5bead76447 user: mistachkin tags: customDataTypes
20:17
Correction to the new test suite helper procedures. check-in: fd2ed795c1 user: mistachkin tags: customDataTypes
08:22
Add some procedures to the test suite infrastructure. check-in: d593d900ac user: mistachkin tags: customDataTypes
07:34
Fix typos in comments. check-in: 819975f2c9 user: mistachkin tags: customDataTypes
07:33
The database type name should be included in the parameters passed to the type callbacks. check-in: ab419bfca1 user: mistachkin tags: customDataTypes
06:44
Merge updates from trunk. check-in: 16ef12980e user: mistachkin tags: customDataTypes
06:43
Fix some test constraints. Closed-Leaf check-in: d9a18965fc user: mistachkin tags: tkt-754cb60f47
06:42
Fix some test constraints. check-in: f1e6c7c76b user: mistachkin tags: trunk
03:49
Refine the SQLiteTypeCallbacks class. check-in: dca07f2301 user: mistachkin tags: customDataTypes
03:44
Improve comments. check-in: 410f1fa7fc user: mistachkin tags: customDataTypes
03:40
Integrate the new custom database type callbacks into the statement class. Add TypeName property to the SQLiteParameter class and make use of it. Add UseParameterDbTypeForTypeName connection flag. Update version history docs. check-in: 5973dcfa17 user: mistachkin tags: customDataTypes
03:06
Minor reordering of conditionals in the InvokeReadValueCallback method. check-in: 5804b32b6d user: mistachkin tags: customDataTypes
03:03
Improve coding style of the previous check-in and make it compile on the .NET Compact Framework. check-in: 3d482302d1 user: mistachkin tags: customDataTypes
02:59
Integrate the new custom database type callbacks into the data reader class. check-in: df67a84c21 user: mistachkin tags: customDataTypes
02:59
Add the new connection flags. check-in: ff93dd1274 user: mistachkin tags: customDataTypes
02:22
Add classes to contain the per-connection type callbacks and mappings. check-in: 6a75a30b62 user: mistachkin tags: customDataTypes
01:45
Add 'userData' parameter to callbacks. check-in: f9b89a33af user: mistachkin tags: customDataTypes
2016-06-18
22:59
Initial draft of work on being able to customize the bound parameter and data reader value handling. check-in: 4508a3be9e user: mistachkin tags: customDataTypes
21:34
Add IsReadOnly method to the SQLiteConnection class. check-in: c4f8b9e65b user: mistachkin tags: trunk
2016-06-17
17:35
Update Eagle in externals to the beta 36 release. check-in: 9ef15e9c95 user: mistachkin tags: trunk
2016-06-15
20:25
Add test case for ticket [2abbf2c244]. check-in: 8f68a04dcc user: mistachkin tags: trunk
20:22
Prevent the SQLiteCommand.ExecuteScalar method from throwing an exception when there are no result columns. check-in: 29e1de6a30 user: mistachkin tags: trunk
19:10
Add test case for ticket [754cb60f47]. check-in: bba40ece0b user: mistachkin tags: tkt-754cb60f47
18:49
Remove a superfluous variable from a test. check-in: d3092d0d87 user: mistachkin tags: trunk
2016-06-03
17:40
Update list of SQLite core library return codes. check-in: 3f4f0cf495 user: mistachkin tags: trunk
2016-06-02
19:35
Add VerifyOnly method to the SQLiteCommand class. check-in: 36669ce629 user: mistachkin tags: trunk
2016-05-26
18:19
Handle parameter binding for boolean values using a new internal method. Consistently enable LogBind flag support for the .NET Compact Framework. check-in: d38c8328d0 user: mistachkin tags: trunk
2016-05-18
23:38
Update SQLite core library to the 3.13.0 release. check-in: a825f311a4 user: mistachkin tags: trunk
2016-05-10
21:12
Update SQLite core library to the latest trunk code. check-in: 74f53dd91c user: mistachkin tags: trunk
2016-04-29
22:30
Corrections to the POSIX build scripts. check-in: a776f2703e user: mistachkin tags: trunk
2016-04-27
21:44
Update SQLite core library to the latest trunk code. Update the SQLiteConnection.EnableExtensions method to make use of the new SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION option, when available. check-in: 5b30c66448 user: mistachkin tags: trunk
20:42
Update version history docs. check-in: 0dba5cfe97 user: mistachkin tags: trunk
20:40
Bump version number. check-in: e35d38ff33 user: mistachkin tags: trunk
2016-04-19
17:17
Another update to the downloads page. check-in: fb39293bf8 user: mistachkin tags: trunk
16:38
Final updates for release 1.0.101.0. check-in: 6ea4b3a7c6 user: mistachkin tags: trunk, release, release-1.0.101.0
16:29
Update CHM file. Add the Mono binary package to the master release archive manifest. check-in: 0db641f269 user: mistachkin tags: trunk
16:13
Another revision to the release process for Mono. check-in: 56dbe27d3f user: mistachkin tags: trunk
14:53
Further Mono related updates to the release process. check-in: a833d7e099 user: mistachkin tags: trunk
14:43
Update the download page. Closed-Leaf check-in: cd9d6c6765 user: mistachkin tags: preRelease
14:42
Merge updates from trunk. check-in: 1564899222 user: mistachkin tags: preRelease
14:40
Bump version number and update version history docs. check-in: e443d95668 user: mistachkin tags: trunk
04:10
Update the FAQ question on Mono as well. check-in: 00f6c70d7d user: mistachkin tags: preRelease
04:08
Add Mono release package to the download page. check-in: bfdf5812eb user: mistachkin tags: preRelease
03:57
More refinements to the release process. check-in: 4447271075 user: mistachkin tags: trunk
2016-04-18
20:07
Add support for Mono to the release process. check-in: eadbd86b54 user: mistachkin tags: trunk
19:24
Update SQLite core library to the 3.12.2 release. check-in: 69ebb693c8 user: mistachkin tags: trunk
2016-04-15
18:22
More updates to the downloads page. check-in: 31c16dfb94 user: mistachkin tags: trunk
18:10
Updates to the download page. check-in: b5aab0f2c3 user: mistachkin tags: trunk
17:35
Final updates for release 1.0.100.0. check-in: 4b58373fad user: mistachkin tags: trunk, release, release-1.0.100.0
03:40
Final updates for the 1.0.100.0 release. Closed-Leaf check-in: 8dcee0080a user: mistachkin tags: preRelease
03:26
Merge updates from trunk. check-in: 7c2ae3c1a1 user: mistachkin tags: preRelease
03:26
Update version history docs. check-in: 93fce143e4 user: mistachkin tags: preRelease
03:18
Workaround for an issue with the ARM compiler. check-in: 2a0ee1164f user: mistachkin tags: trunk
2016-04-14
18:39
When installing the VC++ runtimes, check for the return code that indicates a newer version is already installed. Fix for [26909f2848]. check-in: 00de71369b user: mistachkin tags: trunk
2016-04-12
21:20
Merge updates from trunk. check-in: 59f1b68650 user: mistachkin tags: preRelease
21:20
Fix some issues with the test suite. check-in: 67a33ffd3c user: mistachkin tags: trunk
13:58
Merge updates from trunk. check-in: d31b192da1 user: mistachkin tags: preRelease
13:57
When using the mixed-mode assembly, it must be assumed that the 'vtshim' module is already loaded. check-in: 3a961372b3 user: mistachkin tags: trunk
13:56
The 'Assembly.Load(Byte[])' method cannot be used on the mixed-mode assembly. check-in: e48fe7a84c user: mistachkin tags: trunk
2016-04-08
22:10
Update SQLite core library to the 3.12.1 release. check-in: 85962b83b1 user: mistachkin tags: trunk
2016-04-01
22:18
Update Eagle in externals to the beta 35 release. check-in: 4f1502bc6d user: mistachkin tags: trunk
05:11
Improve intermediate output isolation while building. check-in: 4a4ba16124 user: mistachkin tags: trunk
03:03
Add test case for ticket [eafaece5c1]. Closed-Leaf check-in: 9f01777e96 user: mistachkin tags: tkt-eafaece5c1
02:35
Add a row to the LINQ test database for ticket [eafaece5c1]. check-in: 47ec08ca31 user: mistachkin tags: trunk
00:43
Corrections to the test case for ticket [53633bbe39]. check-in: 67e11dee53 user: mistachkin tags: trunk
00:23
Add tests for ticket [53633bbe39]. check-in: 8b5a097e13 user: mistachkin tags: trunk
00:15
Merge updates from the 1.0.99 branch. check-in: 72134847ca user: mistachkin tags: trunk
2016-03-31
18:18
Add test case for ticket [1a93312113]. Closed-Leaf check-in: 2982a19b8e user: mistachkin tags: tkt-1a93312113
2016-03-30
21:03
Update the MSVCRT runtimes for VS 2015 in externals to 'Update 2', part 2. check-in: 5df3f94594 user: mistachkin tags: trunk
21:02
Update the MSVCRT runtimes for VS 2015 in externals to 'Update 2', part 1. check-in: f586f38b68 user: mistachkin tags: trunk
2016-03-29
20:40
Import the SQLite core library docs from upstream that correspond to version 3.12.0. check-in: 94e181cde0 user: mistachkin tags: trunk
18:10
Update SQLite core library to the 3.12.0 release. check-in: 6b199ba3e1 user: mistachkin tags: trunk
2016-03-28
19:26
Remove the 'SQLITE_STANDARD_LIBRARY_NAME' compile-time define. check-in: 822dfd12aa user: mistachkin tags: trunk
17:06
Update SQLite core library to the latest trunk. check-in: 7340ecee2f user: mistachkin tags: trunk
2016-03-26
00:56
Add compiler flags needed when building universal binaries for Mac OS X. check-in: b1bf7b3266 user: mistachkin tags: trunk
2016-03-25
17:29
Make it easier to run the test suite under Mono from outside of a source checkout. check-in: 616f12b32f user: mistachkin tags: trunk
17:22
Update SQLite core library to the latest trunk code. check-in: 0f98b282bb user: mistachkin tags: trunk
04:38
Minor batch tool improvements. check-in: 4a28798995 user: mistachkin tags: trunk
00:35
Adjust a versioning test result to account for the new DLL naming conventions. check-in: 8229575527 user: mistachkin tags: trunk
00:10
Fix file permissions. check-in: 27a389ce40 user: mistachkin tags: trunk
2016-03-24
23:57
Modify the core managed assembly to always omit the '.dll' suffix. For the Mono related scripts, always use interop assembly naming. For the POSIX build scripts, always adhere to the Mono DLL naming convention. check-in: 421eadd049 user: mistachkin tags: trunk
23:10
Add better detection of the right shared library name for the POSIX sub-platform. check-in: 05063e5426 user: mistachkin tags: trunk
22:56
When building the managed binaries for Mono, only build those targeting the CLR v4. check-in: 9966be7640 user: mistachkin tags: trunk
22:43
Missed adding one new file in the previous check-in. check-in: 196357460d user: mistachkin tags: trunk
22:41
Preliminary updates to the download page for the 1.0.100.0 release, associated with check-in [078a63eb61ebd9]. check-in: 6f87dbdc40 user: mistachkin tags: preRelease
22:41
Add a 'full source' release package that includes all the necessary files for running the test suite. check-in: 078a63eb61 user: mistachkin tags: trunk
22:28
Add scripts for compiling the interop assembly for POSIX and running the test suite using Mono. check-in: 2feb912650 user: mistachkin tags: trunk
21:40
Update master release archive manifest. check-in: a5eff5834c user: mistachkin tags: trunk
21:36
Update SQLite core library to the latest trunk code. check-in: 25e5432a14 user: mistachkin tags: trunk
21:34
Remove superfluous 'dotNet' test constraint. check-in: 079bdd8d64 user: mistachkin tags: trunk
21:16
One more Windows platform check in the test suite support infrastructure. check-in: 1df783e09b user: mistachkin tags: trunk
20:45
Merge updates from trunk. Closed-Leaf check-in: 416990bc16 user: mistachkin tags: core312
20:43
Fix a couple build configuration test constraints. check-in: 81ccaf438c user: mistachkin tags: trunk
20:42
Avoid calling Win32 specific SQLite APIs on non-Windows platforms. check-in: 70d83a095a user: mistachkin tags: trunk
20:42
Pickup Eagle script library fixes from upstream. check-in: 9e66a41b59 user: mistachkin tags: trunk
20:41
Update SQLite core library to the latest trunk code. check-in: 25ecf63c82 user: mistachkin tags: core312
17:56
Merge updates from trunk. check-in: e63fbd3565 user: mistachkin tags: core312
04:59
In the batch build tool, add support for per-configuration MSBuild properties. Use them to enable all the typical diagnostic features in the Mono debug builds. check-in: 4e85b70ca1 user: mistachkin tags: trunk
04:42
Check-in [42b74232eb] did not go far enough. In the test suite, prefer the interop assembly when available; however, always attempt to choose the most appropriate library available, based on the managed assembly configuration. check-in: 4555e3f885 user: mistachkin tags: trunk
03:50
Most of the 'vtab' tests appear to crash Mono 2.11. check-in: d8e91c6888 user: mistachkin tags: trunk
03:30
In the test suite, make sure the interop assembly, if present, is used for extension loading. check-in: 42b74232eb user: mistachkin tags: trunk
02:26
The tests for ticket [996d13cd87] appear to crash Mono 2.11. check-in: ec17cea9bf user: mistachkin tags: trunk
01:50
The tests for ticket [85b824b736] appear to crash Mono 2.11. check-in: f5131da18d user: mistachkin tags: trunk
01:49
Missed one place where 'UnsafeNativeMethods.settingReadCounts' needed to be changed to 'DebugData.settingReadCounts'. check-in: d592edf5e4 user: mistachkin tags: trunk
01:36
On Mono, it appears that custom comparers used with the Dictionary<TKey,TValue> class must implement the IComparer<T> interface. check-in: 46f51266d5 user: mistachkin tags: trunk
01:30
Make the test for ticket [393d954be0] portable to Mono. check-in: 0ba5e9043b user: mistachkin tags: trunk
00:27
Merge updates from trunk. check-in: bb297a629d user: mistachkin tags: core312
2016-03-23
23:40
Compilation fix for the RELEASE build configuration. check-in: 024679a92b user: mistachkin tags: trunk
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. check-in: d3e312825a user: mistachkin tags: trunk
23:35
Skip running the Thread.Abort() related test on Mono. check-in: 9bcd92c26e user: mistachkin tags: trunk
23:34
Missed one spot when relocating the 'interop.h' file. check-in: 8556307f18 user: mistachkin tags: trunk
22:02
Add Mono 4.2 to the list of 'known versions'. check-in: 817c3b256a user: mistachkin tags: trunk
17:55
Update version history docs. check-in: 263115f797 user: mistachkin tags: trunk
17:52
Adjust tests related to extension loading to make them work better for POSIX. check-in: a5895007d1 user: mistachkin tags: trunk
17:50
Further portability enhancements for the native library pre-loader and the 'vtshim' extension loader, permitting it to work better on POSIX. check-in: 4b1c267ac6 user: mistachkin tags: trunk
05:38
Fix compilation issues when the native library pre-loader is not enabled. check-in: fd918a4eef user: mistachkin tags: trunk
05:22
More test constraints for Mono 4.2. check-in: d92e5e9396 user: mistachkin tags: trunk
05:10
Initial work on getting the native library pre-loader to work on non-Windows (POSIX) platforms. check-in: 49bc443383 user: mistachkin tags: trunk
04:56
Improvements to the native library pre-loader to make it capable of dynamically determining the base file name (without directory information) of the native SQLite library to be pre-loaded. Further, add support for the 'PreLoadSQLite_ModuleFileNameOnly' configuration setting and environment variable. check-in: 4436cf5d76 user: mistachkin tags: trunk
04:31
Make the native library and procedure name parameters used inside SQLite3.CreateModule into protected fields instead of constants. check-in: 0fc0143d37 user: mistachkin tags: trunk
04:30
Adjust some Mono test constraints. check-in: 96616f8f80 user: mistachkin tags: trunk
00:42
Move the primary interop assembly source code files into the 'generic' sub-directory. check-in: 347ba2f872 user: mistachkin tags: trunk
00:24
Disable the INTEROP_LOG feature when building for Mono. check-in: b37183d098 user: mistachkin tags: trunk
2016-03-22
23:26
More compilation fixes for non-Windows platforms. check-in: f168458919 user: mistachkin tags: trunk
22:59
Enable use of the interop assembly under Mono on Unix. check-in: d404fc5314 user: mistachkin tags: trunk
22:33
More test constraint and portability fixes. check-in: b4365a972b user: mistachkin tags: trunk
22:33
Fix compilation issues with Clang. check-in: e700b1ba7a user: mistachkin tags: trunk
21:54
Fix for clean compilation on Windows. check-in: de911e58d5 user: mistachkin tags: trunk
21:50
Portability enhancements for the interop assembly. check-in: 8a3c530e99 user: mistachkin tags: trunk
20:22
Add test constraints for Mono 2.11. Adjust C# compiler warning level in the test for ticket [4a791e70ab]. check-in: 942a9be029 user: mistachkin tags: trunk
20:20
Remove superfluous namespace qualifiers. check-in: 075e88e9e6 user: mistachkin tags: trunk
20:20
Improve the SQL type detection code in the ColumnType method. check-in: 1f028b5b16 user: mistachkin tags: trunk
18:00
Fix ColumnType method when not using the interop assembly. check-in: c5f0bf844f user: mistachkin tags: trunk
17:40
One more Windows-specific test constraint. check-in: 48396b3765 user: mistachkin tags: trunk
17:34
Tests for Windows-specific features should run only on Windows. check-in: 92f27e48a2 user: mistachkin tags: trunk
17:01
More test portability enhancements. check-in: ae12ca01d9 user: mistachkin tags: trunk
15:58
Adapt to the new default page and cache sizes. check-in: b1aa416311 user: mistachkin tags: core312
15:29
Adapt to core library internal API changes and silence some compiler warnings. check-in: d64930a7c7 user: mistachkin tags: core312
15:16
Update SQLite core library to the latest trunk code. check-in: 9e6956192d user: mistachkin tags: core312
15:07
Add test suite infrastructure helper procedure to return the default page size. check-in: 8a5f7d7254 user: mistachkin tags: trunk
15:07
Limit the memory usage test to running on Windows. check-in: 4445d7b93d user: mistachkin tags: trunk
13:38
Another test portability enhancement for Mono. check-in: 4744c835cb user: mistachkin tags: trunk
04:29
Some test portability enhancements for Mono. check-in: 62d83650d5 user: mistachkin tags: trunk
04:04
Running the 'legacy' test program from the test suite should require the 'winForms' test constraint. check-in: d650aaeda5 user: mistachkin tags: trunk
04:01
For the test suite, pickup upstream Eagle script library hotfix dealing with Fossil command result handling. check-in: 4d3d734955 user: mistachkin tags: trunk
00:29
Simplify checking for test results that contain exception error messages. check-in: 8732a87f79 user: mistachkin tags: trunk
2016-03-21
21:46
Preliminary work on getting the test suite to run under Mono on Unix. check-in: 085a9f8b8f user: mistachkin tags: trunk
21:35
Work in progress on the test for ticket [53633bbe39]. Closed-Leaf check-in: 56a4359338 user: mistachkin tags: tkt-53633bbe39
16:18
Add preliminary test for ticket [53633bbe39]. check-in: a5653a0674 user: mistachkin tags: tkt-53633bbe39
16:15
Centralize save/restore handling (in the test suite) for environment variables. Stop leaking a variable in tests data-1.79 and data-1.80. check-in: 7d3501975e user: mistachkin tags: trunk
2016-03-11
00:35
Update scheduled release date for 1.0.100.0. check-in: 03b5dd0462 user: mistachkin tags: trunk
2016-03-09
22:40
More cleanup related to empty strings. check-in: 6cb3a277db user: mistachkin tags: trunk
22:34
Fix the (unsupported) legacy CryptoAPI based codec so that it no longer prevents page size changes. check-in: e39ba4bf1a user: mistachkin tags: trunk
22:21
Handle empty strings a bit more consistently. check-in: 39bca4f8b0 user: mistachkin tags: trunk
02:08
More master release archive manifest changes. check-in: 3917b5c454 user: mistachkin tags: trunk
02:05
Update the master release archive manifest. check-in: 3ec5b8b4b1 user: mistachkin tags: trunk
01:20
Add test for ticket [da685c0bac]. check-in: 2b1ca5ca01 user: mistachkin tags: trunk
2016-03-08
23:16
Avoid using Path.Combine with null values in the native library pre-loader. Fix for [da685c0bac]. check-in: 61eafc5985 user: mistachkin tags: trunk
2016-03-04
19:46
If the MSBuild file '$(SQLiteNetDir)\Targets\SQLite.NET.Settings.targets.extra' exists, load it. check-in: eb74036e82 user: mistachkin tags: trunk
00:55
Update SQLite core library to the 3.11.1 release. check-in: 086a39c918 user: mistachkin tags: trunk
2016-03-02
18:51
Update version history docs. check-in: cb963833c5 user: mistachkin tags: trunk
18:32
The 'UnixEpoch' DateTime format should use Int64 internally, not Int32. check-in: d28375563e user: mistachkin tags: trunk
2016-03-01
21:08
Managed project files should not be using '$(Platform)' in conditional expressions. check-in: 8a91edfa9f user: mistachkin tags: trunk
2016-02-16
08:13
Undo source tagging that was checked in unintentionally. check-in: d47fdeba22 user: mistachkin tags: trunk
08:12
Enable the 'dbstat' virtual table in the interop assembly. check-in: b48111dc00 user: mistachkin tags: trunk
08:08
Update SQLite core library to the 3.11 release. check-in: 3f3dcb7a07 user: mistachkin tags: trunk