]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/metadata/metadataDb.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / metadata / metadataDb.ml
2005-09-23 Claudio Sacerdoti... New module HMysql (to abstract over Mysql and make...
2005-09-23 Claudio Sacerdoti... Profiling code removed.
2005-09-23 Claudio Sacerdoti... several "INSERT VALUE" ==> "INSERT VALUES" (more efficient)
2005-07-18 Claudio Sacerdoti... ANALYZE TABLE ==> OPTIMIZE TABLE
2005-07-11 Enrico Tassitentative hack for the incredible DB slowdown.
2005-06-17 Claudio Sacerdoti... many strings that are supposed to be URIs are now UriMa...
2005-05-23 Enrico Tassifixed clean that wasn't returning the right list of...
2005-05-02 Enrico Tassiremoved no_inconcl_aux, no_concl_hyp, no_hyp and added...
2005-04-28 Enrico Tassisingle INSERT on multiple tuples
2005-04-26 Stefano Zacchiroliclean also hypno_tbl
2005-04-22 Stefano Zacchiroliadded filtering criteria on differences between number...
2005-02-10 Stefano Zacchiroliadded "unindex" to undo indexing of a single object
2005-02-04 Stefano Zacchiroli- clean no longer unregister URIs from the getter,...
2005-02-03 Enrico TassiMetadataDb.clean doesn't need ~owner since table names...
2005-02-03 Enrico Tassiowners table not needed
2005-02-03 Enrico Tassinew metadataTypes interface (with ownerize function)
2005-02-01 Enrico TassiMetadataDB.clean now cleans the getter maps (calling...
2004-11-03 Stefano Zacchirolino longer use Dbi module but directly use Mysql module...
2004-10-22 Stefano Zacchiroli- changed metadata type so that positions contains...
2004-10-18 Stefano Zacchiroliimplemented here at_least constraints matching engine
2004-10-15 Stefano Zacchiroliadded helm-metadata module