view data_manager_build_alfa_indexes/tool_data_table_conf.xml.sample @ 0:016200d4e379 draft

Uploaded
author charles-bernard
date Thu, 27 Oct 2016 05:15:05 -0400
parents
children
line wrap: on
line source

<tables>
    <!-- Locations of all alfa indexes -->
    <table name="alfa_indexes" comment_char="#" allow_duplicate_entries="False">
        <columns>species, version, release, value, dbkey, name, prefix</columns>
        <file path="tool-data/alfa_indexes.loc" />
    </table>
</tables>