Mercurial > repos > iuc > gemini_windower
diff tool_data_table_conf.xml.sample @ 3:e7e4a93ca32a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit e4dce25c8dbeffca62c402f74ca733ddc7a6091b
| author | iuc |
|---|---|
| date | Fri, 07 Dec 2018 12:45:05 -0500 |
| parents | 89783b909302 |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Tue Feb 16 05:51:52 2016 -0500 +++ b/tool_data_table_conf.xml.sample Fri Dec 07 12:45:05 2018 -0500 @@ -1,7 +1,7 @@ <tables> - <table name="gemini_databases" comment_char="#"> - <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>
