Mercurial > repos > iss > chewbbaca
annotate tool_data_table_conf.xml.sample @ 2:872ed5ee7b98 draft default tip
Update to xml file
| author | iss |
|---|---|
| date | Fri, 10 May 2019 07:04:48 -0400 |
| parents | a3b5bee8ae1b |
| children |
| rev | line source |
|---|---|
| 0 | 1 <tables> |
| 2 <table name="chewbbaca_schemas" comment_char="#"> | |
| 3 <columns>value, name, path</columns> | |
| 4 <file path="${__HERE__}/chewbbaca_schemas.loc.sample" /> | |
| 5 </table> | |
| 6 <table name="chewbbaca_ptfs" comment_char="#"> | |
| 7 <columns>value, name, path</columns> | |
| 8 <file path="${__HERE__}/chewbbaca_ptfs.loc.sample" /> | |
| 9 </table> | |
| 10 </tables> |
