Age | Commit message (Expand) | Author |
---|---|---|
2010-02-22 | * The database needs a trigger to get rid of self-references to | Eelco Dolstra |
2010-02-22 | * Put the derivation outputs in the database. This is useful for the | Eelco Dolstra |
2010-02-19 | * Foreign key support in SQLite is not a persistent setting, so enable | Eelco Dolstra |
2010-02-18 | * Add the deriver to the ValidPaths table. In principle we could now | Eelco Dolstra |
2010-02-18 | * Assign an integer id to every row in the ValidPaths table in order | Eelco Dolstra |
2010-02-18 | * Convert the Nix database to SQLite. | Eelco Dolstra |