Commit Graph

2 Commits

Author SHA1 Message Date
Loïc Guitaut
06e075d3a1 Do not always allocate a tty on connect
To import SQL files `connect` has to be used instead of `import`. Doing
so can’t work with the `-t` docker option, so now we check for a tty
before using this option.

Fixes #18
2015-09-19 00:52:33 +02:00
Loïc Guitaut
ca88f2bdce Add tests for every implemented command 2015-09-10 11:57:24 +02:00