Bug#643947: 'show' command gives wrong table name
The issue is resolved in the current upstream source available at https://github.com/skx/asql Please, re-package. Best regards Heinrich
Bug#643947: 'show' command gives wrong table name
Package: asql Version: 1.6-1 Severity: minor It's easiest just to demonstrate this: -8<- $ asql asql v1.6 - type 'help' for help. asql> show The table 'log' table has the following columns: [...] asql> select * from log; DBD::SQLite::db prepare failed: no such table: log at /usr/bin/a