-
jinman committed revision 6088 to the ergatis SVN repository, changing 2 files.
2009-10-20 19:54:02 UTC in ergatis
-
jinman committed revision 6081 to the ergatis SVN repository, changing 5 files.
2009-10-08 14:08:48 UTC in ergatis
-
jinman committed revision 6016 to the ergatis SVN repository, changing 1 files.
2009-06-22 19:24:32 UTC in ergatis
-
jinman committed revision 6015 to the ergatis SVN repository, changing 2 files.
2009-06-22 19:23:05 UTC in ergatis
-
jinman committed revision 2912 to the pathema SVN repository, changing 1 files.
2009-06-18 14:29:29 UTC in pathema
-
jinman committed revision 4088 to the Prism-API SVN repository, changing 1 files.
2009-05-11 13:06:52 UTC in Prism-API
-
jinman committed revision 2856 to the pathema SVN repository, changing 1 files.
2009-05-08 16:04:49 UTC in pathema
-
jinman committed revision 2855 to the pathema SVN repository, changing 1 files.
2009-05-08 16:04:23 UTC in pathema
-
(fixed)
2009-05-04 18:46:00 UTC in Prism-API
-
drop_indexes.sybase.ddl was incorrectly using the following drop table command:
DROP INDEX phenotype_comparison.uc1_phenotype_comparison_cvterm
I changed it to the correct:
DROP INDEX phenotype_comparison_cvterm.uc1_phenotype_comparison_cvterm.
2009-05-04 18:45:36 UTC in Prism-API