Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-09-12 | Fix failure to load the schema on read-only DB. | Andrew Bartlett | 1 | -23/+13 |
2008-09-11 | Remove the complexity of transactions from the attributes-setting code. | Andrew Bartlett | 1 | -16/+1 |
2008-08-21 | Stop every ldb startup doing a write to the database. | Andrew Bartlett | 1 | -0/+7 |
2008-08-21 | Set both attributes and indexes into the database on schema load. | Andrew Bartlett | 1 | -18/+142 |
2008-08-20 | Apply attributes (and their syntax) from the schema into ldb | Andrew Bartlett | 1 | -0/+49 |
2008-08-20 | Split schema_init.c into smaller bits. | Andrew Bartlett | 1 | -0/+254 |