Bug#643947: 'show' command gives wrong table name

2018-11-04 Thread Heinrich Schuchardt
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

2011-09-30 Thread Matthew Palmer
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