view tool_data_table_conf.xml.sample @ 2:204f94dc1c2c draft

Update ariba_database_builder
author thanhlv
date Mon, 14 Jan 2019 06:20:11 -0500
parents a8bb47cc7625
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of ARIBA database in the required format -->
    <table name="ariba_databases" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name, path</columns>
        <file path="tool-data/ariba_databases.loc" />
    </table>
</tables>