postgres-tui v0.0.3
What's New in postgres-tui v0.0.3
Changelog
- 076743e: Add CI, Release, Coverage README badges (@davidbudnick)
- 70061b5: Add ERD focus mode for selected table (@davidbudnick)
- dc0b62e: Compact home version card display (@davidbudnick)
- 890fde8: Cover ListConnections sort path (@davidbudnick)
- 83cd63e: Polish ERD layout for readability (@davidbudnick)
- 1485de0: Stop hardcoding demo instances into config (@davidbudnick)
Installation
Quick Install (macOS/Linux)
curl -fsSL https://raw.githubusercontent.com/davidbudnick/postgres-tui/main/install.sh | bashUpdate Existing Installation
postgres-tui --updateHomebrew (macOS/Linux)
brew tap davidbudnick/homebrew-tap
brew install --cask postgres-tuiGo Install
go install github.com/davidbudnick/postgres-tui@v0.0.3Binary Download
Download the appropriate binary for your platform from the assets below.