Skip to content

Releases: jhonsferg/pgcli-rs

pgcli-rs v1.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 04:08
10a6852

What's Changed in v1.1.0

New Features

  • add reconnect to tab-completion meta-command list
  • add \reconnect meta-command to reconnect to current server

Bug Fixes

  • show actionable message when auto-reconnect fails after connection loss
  • replace comfy-table renderer with pure-Rust table renderer

Full changelog: v1.0.1...v1.1.0

Install

Download the prebuilt binary for your platform from the assets below and add it to your PATH.

pgcli-rs v1.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 03:07
7467717

What's Changed in v1.0.1

Bug Fixes

  • proper column widths and No results row for empty query results
  • guard against out-of-bounds index in unclosed quoted tokens

Full changelog: v1.0.0...v1.0.1

Install

Download the prebuilt binary for your platform from the assets below and add it to your PATH.

pgcli-rs v1.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 02:08

What's Changed in v1.0.0

Install

Download the prebuilt binary for your platform from the assets below and add it to your PATH.