dinedal / textql

Execute SQL against structured text like CSV or TSV
MIT License
9.05k stars 300 forks source link

How to import multiple logs to the same DB? #104

Open bsilverm opened 6 years ago

bsilverm commented 6 years ago

Is there a way I can use two textql commands to import different logs in to the same database? Using the -save-to paramater on a second command will over-write the DB, so how can I just run a new import session with an existing database?