Repository revision
2:123b9ca5e26a

Repository 'sqlite_to_tabular'
hg clone https://toolshed.g2.bx.psu.edu/repos/jjohnson/sqlite_to_tabular

SQLite to tabular tool metadata
Miscellaneous
for SQL query
sqlite_to_tabular
toolshed.g2.bx.psu.edu/repos/jjohnson/sqlite_to_tabular/sqlite_to_tabular/0.0.1
0.0.1
None
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/jjohnson/sqlite_to_tabular/sqlite_to_tabular/0.0.1 (this tool)
sqlite_to_tabular
Requirements (dependencies defined in the <requirements> tag set)
No requirements defined
Functional tests
name inputs outputs required files
Test-1 sqlquery: SELECT first_name, last_name, age FROM contacts WHERE first_name = 'Sam'
sqlitedb: testdb.sqlite
query_results: None
testdb.sqlite