]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/metadata/sqlStatements.ml
various updates, removed proofs for now because they are the real bottleneck!!
[helm.git] / helm / ocaml / metadata / sqlStatements.ml
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...