System.Data.SQLite

All files named ”System.Data.SQLite/Targets/System.Data.SQLite.Files.targets”
Login

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

History for System.Data.SQLite/Targets/System.Data.SQLite.Files.targets

2024-06-26
20:59
Refactoring to move most helper methods to their own file. file: [bc1bd9b8f8] check-in: [37fd2a2fd7] user: mistachkin branch: trunk, size: 6227
2019-12-08
04:01
Include the 'LINQ' partial classes in the primary managed assembly for .NET Standard 2.1. Fix for [ad28d8e026]. Also, enhancements to related diagnostic functionality, including the new 'SQLite_ForceLogLifecycle' environment variable. file: [e45fffe500] check-in: [6b6fb5374d] user: mistachkin branch: trunk, size: 6183
2018-05-06
20:09
Add preliminary support for the .NET Framework 4.7.2. Also, update the SQLite core library to the latest 3.23.2 release candidate. file: [062c7bd94b] check-in: [880e608b09] user: mistachkin branch: trunk, size: 6067
2018-04-05
15:25
Work around inability of .NET Core SDK to properly generate resources from a 'resx' file that refers to other files. file: [259abfb48c] check-in: [681cdd1dde] user: mistachkin branch: netStandard20, size: 5961
2017-11-17
20:07
Bump version to 1.0.107.0. Add preliminary support for the .NET Framework 4.7.1. Update version history docs. file: [33a6d58949] check-in: [0c447952e6] user: mistachkin branch: trunk, size: 5620
2017-10-14
07:33
Add full support for the native session extension. file: [84ff46e524] check-in: [17c0ae883b] user: mistachkin branch: trunk, size: 5514
2017-10-06
19:53
Add the 'SQLiteChangeGroup' class. Rename the new source file to 'SQLiteSession.cs'. file: [35b5976059] check-in: [d7179f7208] user: mistachkin branch: sessions, size: 5410
2017-10-05
03:26
Work-in-progress on supporting the 'sessions' extension to the SQLite core library. file: [01329ece38] check-in: [2ce0ba7f72] user: mistachkin branch: sessions, size: 5411
2017-08-02
17:20
Add preliminary support for Visual Studio 2017 and the .NET Framework 4.7. file: [7dd23ec445] check-in: [babe22b817] user: mistachkin branch: vs2017, size: 5122
2016-11-04
02:00
Add 'AllowNestedTransactions' connection flag to enable nested transactions. file: [4267c22cf0] check-in: [ffd3c1b1d8] user: mistachkin branch: tkt-1f7bfff467, size: 5018
2016-08-30
00:09
More updates for the .NET Framework 4.6.x. file: [4f00ed6b75] check-in: [e55487b0b4] user: mistachkin branch: trunk, size: 4917
2016-07-01
09:06
Add experimental support for incremental blob I/O. file: [7c74f69c4d] check-in: [ccf2547bfd] user: mistachkin branch: blobIo, size: 4811
2015-12-04
01:52
Add preliminary support for the .NET Framework 4.6.1. file: [9fd397ddf8] check-in: [e357378801] user: mistachkin branch: trunk, size: 4770
2015-10-18
00:18
Move the ISQLiteNativeModule interface to its own file. file: [b1cfba72aa] check-in: [b233d0f72d] user: mistachkin branch: trunk, size: 4664
2015-07-21
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. file: [da39ccef5a] check-in: [25ffa9639b] user: mistachkin branch: vs2015, size: 4614
19:03
Fix conditional inclusion of LINQ related source code files in the primary managed project. file: [42d17801b1] check-in: [e6e21c7ba7] user: mistachkin branch: vs2015, size: 4508
2015-01-22
18:35
Make sure SQLiteIndexOutputs.ConstraintUsages instances are created prior to calling ISQLiteManagedModule.BestIndex. Fix for [56f511d268]. file: [0e00661467] check-in: [c927246f90] user: mistachkin branch: trunk, size: 4404
2014-03-12
02:27
Renamed and modified System.Data.SQLite/System.Data.SQLite.Files.targets → System.Data.SQLite/Targets/System.Data.SQLite.Files.targets. Move all strong name keys, targets, and configuration files into their own sub-directories. Move all resources for the core System.Data.SQLite assembly into their own sub-directory. Update list of SQLite keywords contained in the resource file. file: [8cf6803e2b] check-in: [d6f98596b9] user: mistachkin branch: trunk, size: 4355