]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/metadata/sqlStatements.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / metadata / sqlStatements.ml
2005-09-02 Claudio Sacerdoti... Unused index (because of UNIQUE field count) dropped.
2005-09-01 Claudio Sacerdoti... New index refObj_occurrence on refObj. It is required...
2005-08-29 Claudio Sacerdoti... WARNING: this commit changes the DB representation...
2005-05-13 Stefano Zacchiroliadded support for hits table
2005-05-13 Enrico Tassifix bad space
2005-05-13 Enrico Tassisome more statements
2005-05-13 Enrico Tassiadded index on refRel and the rename table statements
2005-05-03 Enrico Tassiadded DROP statements to sqlStatements
2005-05-03 Enrico Tassimore friendly sqlStatements api
2005-05-03 Enrico Tassiadded sqlStatements module (contains all CREATE TABLE...