Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file System.Data.SQLite/SQLiteConvert.cs version e85cd403f4
2015-06-24
| ||
00:13 | Minor enhancement to the batch build tool. check-in: 2cccb64c09 user: mistachkin tags: trunk | |
2015-06-23
| ||
00:56 | Remove errant semi-colons from the SQL used by LINQ to INSERT and then SELECT rows with composite primary keys. Fix for [9d353b0bd8]. check-in: 01a3da88e7 user: mistachkin tags: trunk | |
00:13 | Reorganize the solution files. check-in: e0e67614a2 user: mistachkin tags: trunk | |
2015-06-15
| ||
05:58 | Modify test case. Closed-Leaf check-in: a000fa4f91 user: mistachkin tags: tkt-449885cc57 | |
2015-06-13
| ||
20:46 | Add test cases for ticket [449885cc57]. check-in: e087483fc3 user: mistachkin tags: tkt-449885cc57 | |
20:45 | Update list of CONFIG parameters. check-in: d1d2020750 user: mistachkin tags: trunk | |
2015-06-09
| ||
23:13 | Add BusyTimeout connection string property to set the busy timeout to be used by the SQLite core library. check-in: 873c720835 user: mistachkin tags: trunk | |
20:27 | Improve exception message for the ZipVfsVersion connection string property. check-in: 81a9e94c47 user: mistachkin tags: trunk | |
20:24 | Use the correct PRAGMA to set the journal mode while opening a connection with ZipVFS enabled. check-in: acdc40ff05 user: mistachkin tags: trunk | |
2015-06-06
| ||
00:24 | Enhance the test suite infrastructure to handle having the tests in their own directory. check-in: b7162effee user: mistachkin tags: trunk | |
2015-06-05
| ||
22:04 | Refactor how the test suite infrastructure package is handled. check-in: 8728586263 user: mistachkin tags: trunk | |
21:49 | Fix minor typo in README. check-in: 15b0514947 user: mistachkin tags: trunk | |
2015-06-04
| ||
23:42 | Update Eagle in externals to the beta 33 release. check-in: 3fafcd0c5e user: mistachkin tags: trunk | |
2015-06-03
| ||
17:17 | Add support for integrating with ZipVFS. check-in: 0c9928dbbf user: mistachkin tags: trunk | |
16:38 | Fix incorrect test result. Closed-Leaf check-in: 212beca674 user: mistachkin tags: zipvfs | |
16:33 | Update embedded documentation and the version history docs. check-in: 984f5d1c0d user: mistachkin tags: zipvfs | |
02:46 | For ZipVFS, also include the 'algorithms.c' file. check-in: 694e4bfe9b user: mistachkin tags: zipvfs | |
02:16 | Support alternate VFSs when opening a database connection. More work on ZipVFS integration. This is an interim check-in and needs testing. check-in: 6bf64f992e user: mistachkin tags: zipvfs | |