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.

120 check-ins using file SQLite.Interop/SQLite.Interop.Static.2005.vcproj version 935d8631ed

2015-09-10
00:16
Update the estimated release date. check-in: f9c0cefc19 user: mistachkin tags: trunk
2015-09-09
23:46
Add FileName property to the SQLiteConnection class. check-in: d0d6e924bc user: mistachkin tags: trunk
23:44
Add Reset method to the SQLiteCommand class. check-in: 3e82d3be5b user: mistachkin tags: trunk
23:40
Update version in one placed missed in the README file. check-in: b3122a99cc user: mistachkin tags: trunk
23:34
Bump all version numbers to 1.0.99.0. Update SQLite core library to the latest trunk code. check-in: c1fc6af85e user: mistachkin tags: trunk
2015-09-04
22:41
Refactor how the DataDirectory 'macro' is handled. Closed-Leaf check-in: f6b0cf9152 user: mistachkin tags: dbFileName
19:59
Add FileName property to the SQLiteConnection class. check-in: 71cc174339 user: mistachkin tags: dbFileName
2015-08-28
22:16
Fix implementation and tests for SQLiteCommand.Reset method. Remove (now) superfluous new code. Closed-Leaf check-in: 6fa1fe8314 user: mistachkin tags: cmdReset
20:26
Work in progress on exerpimental method to reset the statements associated with a SQLiteCommand. check-in: f12609cfe9 user: mistachkin tags: cmdReset
2015-08-25
21:16
Remove duplicate (and incorrect for Visual Studio 2015) link from the download page. check-in: 463bcfb351 user: mistachkin tags: trunk
2015-08-21
19:53
Sync up extended error codes with the SQLite core library. check-in: c6cacbbfa5 user: mistachkin tags: trunk
01:36
Improve NuGet package descriptions on the FAQ and download pages. check-in: e35dd9e966 user: mistachkin tags: trunk
2015-08-20
18:30
Update the downloads page. check-in: 7a0650058f user: mistachkin tags: trunk
18:13
Bump NuGet package version. check-in: 28b6a3534d user: mistachkin tags: trunk
18:12
Skip non-existent files when verifying the metadata for downloadable packages in the file metadata update tool. check-in: 1e7de67036 user: mistachkin tags: trunk
18:02
Include Visual Studio 2015 / .NET Framework 4.6 binaries in the NuGet packages. check-in: f8e4307fa1 user: mistachkin tags: trunk
2015-08-19
18:41
Final updates for release 1.0.98.0. check-in: bb9a436eba user: mistachkin tags: trunk, release, release-1.0.98.0
18:39
Update the downloads page. Closed-Leaf check-in: 7eb0afe758 user: mistachkin tags: preRelease
14:46
Update the release date again. check-in: b444118e9f user: mistachkin tags: preRelease
14:32
Fix compilation issue with EF6. check-in: 9a71005d4e user: mistachkin tags: preRelease
04:52
Fix the exclusion file syntax for use by the command line 'zip' tool. check-in: 259a546366 user: mistachkin tags: preRelease
04:31
Refactor INSERT/UPDATE handling (in the LINQ assembly) so it can handle composite and non-integer primary keys. Fix for [41aea496e0]. check-in: c1baff799b user: mistachkin tags: preRelease
04:23
Corrections to the test cases for tickets [41aea496e0] and [9d353b0bd8]. Closed-Leaf check-in: e8e6cb1409 user: mistachkin tags: tkt-41aea496e0
02:30
Work in progress on fixing ticket [41aea496e0]. check-in: 8ea5fcd6b9 user: mistachkin tags: tkt-41aea496e0
2015-08-18
23:12
Fix release process issues impacting the master release archive manifest and the built packages. check-in: d7fe8b7801 user: mistachkin tags: preRelease
22:47
Rebuild the CHM file. check-in: e514a4a71d user: mistachkin tags: preRelease
22:17
Merge updates from trunk. check-in: 344585ae76 user: mistachkin tags: preRelease
22:13
Update the included FTS5 extension to the latest trunk code. check-in: 6458f27af1 user: mistachkin tags: trunk
22:10
Fix compilation issues for the SQLiteFunction delegate functionality on the .NET Compact Framework. check-in: 250eb1f8b2 user: mistachkin tags: trunk
19:24
Update the release date. check-in: f44cbd25de user: mistachkin tags: preRelease
19:24
Merge updates from trunk. check-in: 24294cb274 user: mistachkin tags: preRelease
03:04
Update the included FTS5 extension to the latest trunk code. check-in: e3cb9d9023 user: mistachkin tags: trunk
2015-08-17
19:30
Add support for creating custom SQL functions using delegates. check-in: 4c4566e720 user: mistachkin tags: trunk
19:27
Further improvements to comments. Closed-Leaf check-in: 73d28a2e59 user: mistachkin tags: delegateFunction
19:08
Fix typo in the SQLiteFunction.RegisterFunction method overload that accepts a Type object. check-in: d0a9c28bd5 user: mistachkin tags: delegateFunction
18:53
Merge updates from trunk. check-in: b1c319c00b user: mistachkin tags: delegateFunction
18:41
Update tests to account for Eagle core library changes. check-in: 4d039ece1c user: mistachkin tags: trunk
18:41
Update and improve comments. check-in: fb8eacc577 user: mistachkin tags: delegateFunction
2015-08-16
21:49
Silence MSBuild warnings caused by output from the 'corflags.exe' tool. check-in: bd0c7acbd0 user: mistachkin tags: trunk
2015-08-15
23:10
Merge trunk. check-in: ba3243f56f user: mistachkin tags: delegateFunction
23:10
Enhance the batch build tool to be capable of only building the core managed assembly. check-in: d10722c84e user: mistachkin tags: trunk
23:07
Merge trunk. check-in: deb2fdb0c9 user: mistachkin tags: delegateFunction
23:06
Fix some harmless compiler warnings. check-in: 5b91e03740 user: mistachkin tags: trunk
23:00
Fix some harmless compiler warnings and make sure the String.Format wrapper method is used in the new SQLiteFunction methods. check-in: 133b025301 user: mistachkin tags: delegateFunction
22:03
Update version history docs. check-in: 430d13b350 user: mistachkin tags: delegateFunction
22:00
Merge updates from trunk. check-in: 17781e7b52 user: mistachkin tags: delegateFunction
22:00
Enhance the 'isBuildAvailable' routine in the test suite infrastructure to support architecture names in addition to platform names. check-in: 66139faca2 user: mistachkin tags: trunk
21:57
Enhance the 'isBuildAvailable' routine in the test suite infrastructure to support architecture names in addition to platform names. check-in: e56653e255 user: mistachkin tags: delegateFunction
17:12
Merge updates from trunk. check-in: d1fe039ff7 user: mistachkin tags: delegateFunction
17:08
Coding style and comment tweaks. check-in: 5c8e02eb62 user: mistachkin tags: trunk
17:08
Compilation fixes for the debug build. check-in: 8195809af1 user: mistachkin tags: trunk
06:38
Update Eagle in externals to the pre-beta 34 release code. check-in: ecd546a7a7 user: mistachkin tags: trunk
04:04
Remove incorrect comments. check-in: b33115baa1 user: mistachkin tags: delegateFunction
03:48
Refactor SQLiteDelegateFunction constructor to accept two delegates, not one. Use early-bound delegates by default. Get tests passing. check-in: 3c25655a66 user: mistachkin tags: delegateFunction
2015-08-14
23:20
More work in progress fine-tuning the implementation. check-in: ef7ebd6469 user: mistachkin tags: delegateFunction
03:44
Fix help description of the 'Cache Size' connection string property. check-in: 5e16011b0c user: mistachkin tags: trunk
2015-08-12
22:36
Test suite fixes to get it working with Mono 4.0. check-in: d282128d61 user: mistachkin tags: trunk
22:33
When building for Mono, target the .NET Framework 4.5.x, not 4.6. check-in: ce51a749e0 user: mistachkin tags: trunk
22:32
Some CultureInfo fixes for String.Format. check-in: 5c8311fbd4 user: mistachkin tags: trunk
22:25
Fix typo in the previous check-in. check-in: ea0c351664 user: mistachkin tags: trunk
22:21
Add some workarounds to allow the core managed assembly to work on Mono 4.0. check-in: e7803b3ae7 user: mistachkin tags: trunk
20:27
Make it easier to build the managed-only binaries for Mono. check-in: eeb5a164be user: mistachkin tags: trunk
20:24
Enhance the clean batch tool for Visual Studio 2015. check-in: 21952064b2 user: mistachkin tags: trunk
20:15
Enhance test suite infrastructure to make it work properly without the interop assembly. check-in: e161b486c4 user: mistachkin tags: trunk
19:59
Revise and extend compilation fixes from the previous check-in. check-in: 9582604b8d user: mistachkin tags: trunk
17:53
Compilation fixes for .NET Compact Framework with custom compile options. check-in: 8d08bc1cf9 user: mistachkin tags: trunk
2015-08-08
01:28
Prevent encrypted connections from being used with the connection pool. Pursuant to [89d3a159f1]. check-in: 661e488237 user: mistachkin tags: trunk
2015-08-05
00:57
Work in progress on tests. Not yet working. check-in: 56469328f7 user: mistachkin tags: delegateFunction
00:55
Coding style enhancements. check-in: 0ebe466b2a user: mistachkin tags: delegateFunction
2015-08-04
22:54
Experimental changes to support implementing a SQLiteFunction using a generic delegate. check-in: d1cfa62cb0 user: mistachkin tags: delegateFunction
2015-07-31
01:16
Merge updates from trunk. check-in: e670692d90 user: mistachkin tags: preRelease
2015-07-30
18:30
Update release procedures wiki page. check-in: fc9062d656 user: mistachkin tags: trunk
18:13
Further improvements to the download page update script. check-in: 872bd8c9ee user: mistachkin tags: trunk
18:06
Bump versions and zero out file hashes and sizes. check-in: 0aff30f776 user: mistachkin tags: preRelease
18:03
Revise new section (for .NET Framework 4.6) to match the existing ones. check-in: 4d23db1287 user: mistachkin tags: preRelease
18:00
Merge updates from trunk. check-in: 5c62d58e23 user: mistachkin tags: preRelease
17:59
Improve robustness of the download page update script. check-in: a2473ecc36 user: mistachkin tags: trunk
16:27
Update some incorect SHA1 hashes on the download page. check-in: 36e46ec005 user: mistachkin tags: trunk
16:26
Make the download page updating script easier to use. check-in: 9d0de1fb02 user: mistachkin tags: trunk
00:15
Update SQLite core library to the 3.8.11.1 release. check-in: e2757bd694 user: mistachkin tags: trunk
2015-07-29
22:03
Honor the second argument to Math.Round when using LINQ. check-in: 369779a300 user: mistachkin tags: trunk
02:57
Enhancements to the stress test. check-in: d8612b51e0 user: mistachkin tags: trunk
2015-07-27
15:41
Update SQLite core library to the 3.8.11 release. check-in: 9514fcda89 user: mistachkin tags: trunk
2015-07-25
18:20
Add 'Recursive Triggers' connection string property to enable or disable the recursive trigger capability. Pursuant to [3a82ee635b]. check-in: 8a3839a32f user: mistachkin tags: trunk
18:04
Make sure all the journal modes are documented in the connection string properties. check-in: 8291abfd2c user: mistachkin tags: trunk
17:58
Simplify and update documentation formatting. check-in: 0602185155 user: mistachkin tags: trunk
00:32
Import the latest SQLite core library changes. check-in: 161010cf55 user: mistachkin tags: trunk
2015-07-24
19:18
Update SQLite core library to the latest RC. check-in: 8dbd32a7ae user: mistachkin tags: trunk
00:59
Enhance the test suite infrastructure to permit a non-default .NET Framework version to be used for a particular 'build year'. check-in: 13498a4979 user: mistachkin tags: trunk
00:32
Preliminary updates to the download page. check-in: 7dbf8439b5 user: mistachkin tags: preRelease
00:17
Update SQLite core library to the latest trunk code. check-in: d4447158f6 user: mistachkin tags: trunk
2015-07-23
04:40
In the batch build tool, attempt to make sure the target solution/project file matches up with the .NET Framework used. check-in: 49d0228259 user: mistachkin tags: trunk
2015-07-21
22:54
Add full support for Visual Studio 2015 and the .NET Framework 4.6. check-in: 52f2ca84c7 user: mistachkin tags: trunk
22:53
Update version history docs and the master release archive manifest. Closed-Leaf check-in: 3504f036be user: mistachkin tags: vs2015
21:42
Stub in support for the .NET Framework 4.5.2. Fix OR-operator (bitwise instead of logical) typo in the design-time installer. check-in: 25ffa9639b user: mistachkin tags: vs2015
21:14
Fix test suite infrastructure handling of the EntityFramework assembly when running for the .NET Framework 4.6. check-in: b4d6229fa0 user: mistachkin tags: vs2015
20:12
Tweak previous check-in. check-in: 9f9a913a04 user: mistachkin tags: vs2015
20:11
Get the VS 2015 design-time installer tests passing. check-in: ee588f333b user: mistachkin tags: vs2015
19:50
Make test installer logs easier to maintain. check-in: f142a5582d user: mistachkin tags: vs2015
19:36
Add missing files for the 'testlinq.2015' project. Fix the TargetFrameworkVersion checking in the 'testlinq.2015' project. check-in: bb364a086c user: mistachkin tags: vs2015
19:27
Update SQLite core library to the latest trunk code. check-in: 81364d4ef8 user: mistachkin tags: vs2015
19:11
Fix designer project shell interop assembly version. check-in: 456545db3f user: mistachkin tags: vs2015
19:03
Fix conditional inclusion of LINQ related source code files in the primary managed project. check-in: e6e21c7ba7 user: mistachkin tags: vs2015
18:54
Fix platform toolset version for the native interop assembly projects. check-in: f3c5774d30 user: mistachkin tags: vs2015
02:52
More solution file adjustments. check-in: 1444a38cc7 user: mistachkin tags: vs2015
02:41
Project system and updates for Visual Studio 2015. check-in: 42eb54d04f user: mistachkin tags: vs2015
02:09
Update the batch build tool for Visual Studio 2015 / .NET Framework 4.6. check-in: b58ba923aa user: mistachkin tags: vs2015
2015-07-20
22:46
Add Visual C++ 2015 redist files. check-in: 068cd88467 user: mistachkin tags: vs2015
18:32
Even more updates. check-in: 3fcfa76148 user: mistachkin tags: vs2015
18:18
More changes. check-in: 719d9e6cac user: mistachkin tags: vs2015
17:27
Initial updates to support Visual Studio 2015. check-in: d3a5e943d5 user: mistachkin tags: vs2015
2015-07-17
20:37
Add UnbindAllFunctions method to the SQLiteConnection class. check-in: 7d103d8fd5 user: mistachkin tags: trunk
02:46
Update Trace.WriteLine calls for consistency. Revise when calls to UnbindFunctions are made. check-in: 7c3cad7da2 user: mistachkin tags: trunk
02:05
Refine the changes made in the previous check-in. check-in: a0724d224c user: mistachkin tags: trunk
02:01
Add the UnbindFunctionsOnClose connection flag. check-in: 2a6efe65f7 user: mistachkin tags: trunk
01:08
Add UnbindFunction method to the SQLiteConnection class. check-in: 187e8cb03d user: mistachkin tags: trunk
00:54
Update SQLite core library to the latest trunk code. check-in: f7d0d964fb user: mistachkin tags: trunk
2015-07-16
01:10
Augment the OpenedFromPool OnChanged notification to include the pool version. check-in: e769f25743 user: mistachkin tags: trunk
00:56
Extend OnChanged notifications to handle basic connection pool integration. check-in: b2cffa5974 user: mistachkin tags: trunk
2015-07-14
22:03
Add experimental support for the FTS5 loadable extension. check-in: b1750e5eba user: mistachkin tags: trunk