diff query_tabular.xml @ 9:a3aab6045663 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/query_tabular commit daa9af57fe07ee83a45ddc9f855716f9d14a8e12"
author iuc
date Sat, 12 Sep 2020 01:22:05 +0000
parents 0c95a3f1654f
children 2e8f945f7285
line wrap: on
line diff
--- a/query_tabular.xml	Thu Jan 23 07:36:39 2020 -0500
+++ b/query_tabular.xml	Sat Sep 12 01:22:05 2020 +0000
@@ -1,4 +1,4 @@
-<tool id="query_tabular" name="Query Tabular" version="3.0.1">
+<tool id="query_tabular" name="Query Tabular" version="3.1.0">
     <description>using sqlite sql</description>
 
     <macros>
@@ -166,7 +166,7 @@
         <expand macro="sql_query_input"/>
         <expand macro="result_results_header_line" />
         <section name="addqueries" expanded="false" title="Additional Queries">
-            <repeat name="queries" title="Database Manipulation SQL Statements" min="0" max="3">
+            <repeat name="queries" title="SQL Query" min="0" max="3">
                 <expand macro="sql_query_input"/>
                 <expand macro="result_results_header_line" />
             </repeat>