Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-02-22 | * Put the derivation outputs in the database. This is useful for the | Eelco Dolstra | 1 | -0/+10 |
2010-02-19 | * Foreign key support in SQLite is not a persistent setting, so enable | Eelco Dolstra | 1 | -3/+1 |
2010-02-18 | * Add the deriver to the ValidPaths table. In principle we could now | Eelco Dolstra | 1 | -1/+2 |
2010-02-18 | * Assign an integer id to every row in the ValidPaths table in order | Eelco Dolstra | 1 | -12/+9 |
2010-02-18 | * Convert the Nix database to SQLite. | Eelco Dolstra | 1 | -0/+27 |