Skip to content
Igor Hatarist edited this page Apr 29, 2017 · 16 revisions

0.1.x

  • rewrite parsing with sqlparse
  • add query termination on Ctrl+C
  • add autocompletion for fields / WHERE / GROUP BY / ORDER BY
    • support column aliases too (AS)

0.2.x

  • pgcli-powered autocompletion
  • switch to asyncio/aiohttp?
  • show progress bar (via http_headers_progress_interval_ms)

0.3.x

  • tests

0.5.x

  • binary protocol support:
    • from scratch?
    • clickhouse-cpp binding support?
  • saving queries / convenient query management

Clone this wiki locally