Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file src/db.c version 653f8feec6
|
2017-02-28
| ||
| 10:12 | Update the change log for version 2.0. check-in: 89077b05bf user: drh tags: fossil-2.0 | |
| 10:06 | Updates to to the fileformat.wiki document. check-in: d9bef53b1a user: drh tags: fossil-2.0 | |
| 09:16 | Change the version number to 2.0. check-in: 81a73593d3 user: drh tags: fossil-2.0 | |
| 02:10 | Update "fossil rebuild" so that it changes the CHECK constraint on the BLOB table to be "length(uuid)>=40" instead of "==40". check-in: 2cce7d19d6 user: drh tags: fossil-2.0 | |
| 00:56 | Relax size constraints on artifact hash parsing. check-in: 65c597119c user: drh tags: fossil-2.0 | |
|
2017-02-27
| ||
| 23:17 | Changes to the design of the alias table. check-in: 0a8fad6a5d user: drh tags: fossil-2.0 | |
| 22:33 | Back out the change to the cluster artifact M-card that added an alias name. The plan is to transmit alias information by new cards in the sync protocol. check-in: a6ee563c70 user: drh tags: fossil-2.0 | |
| 22:20 | Abandon the HNAME table idea. Instead, continue to use the BLOB.UUID as the primary artifact name and add the ALIAS table for aliased artifact names after a hash algorithm change. Add the optional alias argument to the M-card. check-in: 2e42c9cb89 user: drh tags: fossil-2.0 | |
| 18:26 | Manifest parser supports various hash sizes. check-in: 80f9b68e6f user: drh tags: fossil-2.0 | |