litecli v1.6.0 Release Notes

Release Date: 2021-03-15 // about 3 years ago
  • ๐Ÿ”‹ Features

    • โž• Add verbose feature to favorite_query command. (Thanks: [Zhaolong Zhu])
      • \f query does not show the full SQL.
      • \f+ query shows the full SQL.
    • โž• Add prompt format of file's basename. (Thanks: [elig0n])

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix compatibility with sqlparse >= 0.4.0. (Thanks: [chocolateboy])
    • ๐Ÿ›  Fix invalid utf-8 exception. (Thanks: [Amjith])