Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2012-05-27
| ||
22:42 | Merge into trunk the changes that permit :memory: databases to use shared cache. check-in: e72179f3a4 user: drh tags: trunk | |
01:19 | Have user interfaces report out the filename of in-memory databases as an empty string, as it always has. This simplifies the changes. Closed-Leaf check-in: 595dfdbffe user: drh tags: shared-cache-memdb | |
00:11 | Fix corner-case problems with shared-cache for in-memory databases. Closed-Leaf check-in: 997ef5f61e user: drh tags: shared-cache-memdb | |
2012-05-26
| ||
20:08 | Only allow :memory: databases to share cache if there are created using a URI filename. This minimizes the risk of breakages in legacy applications that have shared-cache enabled but also use :memory: databases which they expect to keep separate. check-in: e3ad61e030 user: drh tags: shared-cache-memdb | |
18:06 | Enable the use of shared cache for an in-memory database, so that separate database connections can share the same in-memory database. check-in: 4590e433f2 user: drh tags: shared-cache-memdb | |
2012-05-22
| ||
02:45 | Version 3.7.12.1 check-in: 6d326d44fd user: drh tags: trunk, release, version-3.7.12.1 | |