Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 377 Bytes

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 377 Bytes

Changelog

0.1.9

  • fix some typemiss and files structure

0.1.8

  • enhance SQL parsing
  • fix keybindings

0.1.6

  • use sqlparse for more effective parsing

0.1.5

  • fix Ctrl-E key-binding

0.1.4

  • add complete-from-history
  • fix some key-bindings

0.1.3

  • add engine option

0.1.1

  • use prompt-toolkit instead of Python cmd module

0.0.2

  • first release