Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
47 check-ins using file System.Data.SQLite/Configurations/System.Data.SQLite.dll.config version 62478bf6cc
2024-03-05
| ||
16:44 | Update version history docs again. check-in: 8593909bbb user: mistachkin tags: trunk | |
16:33 | Update version history docs. check-in: e789b56760 user: mistachkin tags: trunk | |
2024-03-04
| ||
16:53 | Fix rarely seen NullReferenceException in the StaticWeakConnectionPool.Add method. check-in: 927f0b69fb user: mistachkin tags: trunk | |
2024-03-02
| ||
08:48 | Reverse unintended configuration file changes from the previous check-in. check-in: f70474f605 user: mistachkin tags: trunk | |
08:41 | Update Eagle in externals to the beta 54 release. check-in: 2524e2193a user: mistachkin tags: trunk | |
2024-02-22
| ||
18:30 | Update SQLite core library to the tip of 3.45 release branch. Pickup the latest SQLite 3.45 core library docs from upstream. check-in: a1cd8deb8e user: mistachkin tags: trunk | |
2024-02-07
| ||
05:05 | Add a new core library script file 'file2u.eagle' from the upcoming Eagle release. check-in: 58602e72c3 user: mistachkin tags: trunk | |
2024-01-30
| ||
20:53 | Update SQLite core library to the 3.45.1 release. Pickup the latest SQLite 3.45.1 core library docs from upstream. check-in: b89076650e user: mistachkin tags: trunk | |
2024-01-22
| ||
21:06 | Fix typo in the previous check-in. check-in: 562e02bdb7 user: mistachkin tags: trunk | |
21:01 | Update version history docs. check-in: 396807b76f user: mistachkin tags: trunk | |
10:25 | Update SQLite core library to the 3.45.0 release. Pickup the latest SQLite 3.45 core library docs from upstream. check-in: b8ba560cfe user: mistachkin tags: trunk | |
09:33 | Bump version to 1.0.119.0. Update version history docs. check-in: d4cc85f21d user: mistachkin tags: trunk | |
2023-12-03
| ||
01:58 | Adapt to upcoming, upstream changes in the Eagle core library. check-in: cf99b893b5 user: mistachkin tags: trunk | |
2023-09-26
| ||
15:50 | Add missing documentation comments for the 'StepRetries' connection string property. check-in: 235cef2345 user: mistachkin tags: trunk | |
2023-09-25
| ||
13:52 | Formatting changes to the previous check-in. check-in: ddf4d06e23 user: mistachkin tags: trunk | |
13:49 | Enhancements to the tests for ticket [bbddfeb773]. check-in: 8d136d36ef user: mistachkin tags: trunk | |
2023-09-24
| ||
13:06 | Revise the calculation used to bind DateTime values. Fix for ticket [bbddfeb773]. check-in: 3214c350ea user: mistachkin tags: trunk | |
2023-08-03
| ||
03:34 | Fix copy/paste error in the previous check-in. check-in: 4b4f650bfd user: mistachkin tags: trunk | |
03:21 | Add the 'VfsName' connection string property. check-in: ff538e115d user: mistachkin tags: trunk | |
2023-07-31
| ||
06:02 | Minor coding style changes to the SQLiteCommand.Connection property setter. check-in: 8b7fbfe97f user: mistachkin tags: trunk | |
2023-07-20
| ||
21:27 | Bump the NuGet package version. check-in: 61df6dd415 user: mistachkin tags: trunk | |
2023-07-07
| ||
17:42 | Update expected results for test 'data-1.5' to account for the new keywords added in the previous check-in. check-in: 3d3e9760ea user: mistachkin tags: trunk | |
17:36 | Update internal (resource) list of reserved SQL words. Added 'ALWAYS', 'CURRENT', 'EXCLUDE', 'FILTER', 'FIRST', 'FOLLOWING', 'GENERATED', 'GROUPS', 'LAST', 'MATERIALIZED', 'NULLS', 'OTHERS', 'OVER', 'PARTITION', 'PRECEDING', 'RANGE', 'RETURNING', 'ROWS', 'TIES', 'UNBOUNDED', and 'WINDOW'. Also see check-ins [3d3e9760ea3bd26e] and [daefb6aa147c197e]. check-in: 9d5d2278ca user: mistachkin tags: trunk | |
16:46 | Revise how 'shared' define constants / compile-time options are handled. check-in: b6d571be01 user: mistachkin tags: trunk | |
2023-06-12
| ||
00:29 | Another minor web page edit. check-in: a92a11ad4f user: mistachkin tags: trunk | |
00:27 | Update some web page links. check-in: 0eae450ee3 user: mistachkin tags: trunk | |
2023-06-11
| ||
23:21 | Final updates for release 1.0.118.0. check-in: 7e033d2951 user: mistachkin tags: trunk, release, release-1.0.118.0 | |
2023-06-10
| ||
17:47 | Modify post-build steps for the interop assembly when built with Visual Studio 200x. check-in: 287144df06 user: mistachkin tags: trunk | |
2023-06-09
| ||
22:58 | Minor web page style fix. check-in: 8563b76b34 user: mistachkin tags: trunk | |
21:00 | Spacing fix to the previous check-in. check-in: cc88c047df user: mistachkin tags: trunk | |
20:59 | More web page changes. check-in: 11fb8feda9 user: mistachkin tags: trunk | |
18:17 | Update the CHM file for release 1.0.118.0. check-in: 52f5592713 user: mistachkin tags: trunk | |
18:09 | Update version history docs. check-in: 0094823a24 user: mistachkin tags: trunk | |
16:38 | Fix compilation issues for the .NET Compact Framework 2.0. check-in: 47564c00f6 user: mistachkin tags: trunk | |
00:48 | Minor web page changes. check-in: 49a312412f user: mistachkin tags: trunk | |
00:40 | Minor change to a test. check-in: fc2ac82d1c user: mistachkin tags: trunk | |
2023-06-08
| ||
18:49 | Minor corrections to the previous check-in. check-in: 1eb4e53218 user: mistachkin tags: trunk | |
2023-06-07
| ||
01:49 | Update Eagle in externals to the beta 53 release. check-in: 38e23051a6 user: mistachkin tags: trunk | |
2023-05-31
| ||
19:48 | Update version history docs. check-in: a9e1dbad32 user: mistachkin tags: trunk | |
19:28 | Add tests for ticket [e22d357a21]. check-in: 7edc811b3a user: mistachkin tags: trunk | |
2023-05-29
| ||
23:33 | Preliminary changes to address the issue in ticket [e22d357a21]. check-in: eab4711ccf user: mistachkin tags: trunk | |
2023-05-23
| ||
06:01 | Fix typo in the previous check-in that resulted in a conditional compilation error. check-in: d0a3913be5 user: mistachkin tags: trunk | |
05:32 | Improve interaction between the ChangePassword method and the HexPassword / TextHexPassword connection string properties. check-in: afeb69e41f user: mistachkin tags: trunk | |
2023-05-16
| ||
23:01 | Minor update to version history docs. check-in: 440082993e user: mistachkin tags: trunk | |
22:47 | Pickup the latest SQLite 3.42 core library docs from upstream. check-in: 55c9c748d3 user: mistachkin tags: trunk | |
22:45 | Update SQLite core library to the 3.42.0 release. check-in: 86aea6a924 user: mistachkin tags: trunk | |
2023-05-15
| ||
18:55 | Add the 'SQLite_GlobalCommandBehaviors' setting to augment command behaviors applicable to all ExecuteNonQuery, ExecuteScalar, and ExecuteReader calls. check-in: 5e1ccca997 user: mistachkin tags: trunk | |