Mercurial > repos > iuc > gemini_comp_hets
diff tool_data_table_conf.xml.sample @ 4:62647e2637f6 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit 283362494058ed64143b1f27afb447b8a1cb4313
| author | iuc |
|---|---|
| date | Fri, 14 Dec 2018 12:49:22 -0500 |
| parents | ed0b0677dcfe |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Oct 17 13:30:12 2018 -0400 +++ b/tool_data_table_conf.xml.sample Fri Dec 14 12:49:22 2018 -0500 @@ -1,7 +1,7 @@ <tables> - <table name="gemini_databases" comment_char="#" allow_duplicate_entries="False"> - <columns>value, dbkey, name, path</columns> - <file path="tool-data/gemini_databases.loc" /> + <table name="gemini_versioned_databases" comment_char="#" allow_duplicate_entries="False"> + <columns>value, dbkey, version, name, path</columns> + <file path="tool-data/gemini_versioned_databases.loc" /> </table> </tables>
