mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
Travis tests were failing because on OS X the command was this: sqlite-utils table_names blah.db But in Travis CI the command was this: sqlite-utils table-names blah.db Renaming it to tables fixes this inconsistency. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| changelog.rst | ||
| cli.rst | ||
| conf.py | ||
| index.rst | ||
| Makefile | ||
| python-api.rst | ||