Releases: viveknathani/dbtree
dbtree v0.4
Installation
Quick Install (Linux/macOS)
curl -fsSL https://vivekn.dev/dbtree/install.sh | bashManual Installation
Download the appropriate binary for your platform from the assets below and extract it to your PATH.
Changelog
Features
- 2f36a11: feat: implement tui (#10) (@viveknathani)
dbtree v0.3.4
Installation
Quick Install (Linux/macOS)
curl -fsSL https://vivekn.dev/dbtree/install.sh | bashManual Installation
Download the appropriate binary for your platform from the assets below and extract it to your PATH.
Changelog
Bug Fixes
- 3405729: fix: permissions for updater (@viveknathani)
dbtree v0.3.3
Installation
Quick Install (Linux/macOS)
curl -fsSL https://vivekn.dev/dbtree/install.sh | bashManual Installation
Download the appropriate binary for your platform from the assets below and extract it to your PATH.
Changelog
Bug Fixes
- 3405729: fix: permissions for updater (@viveknathani)
dbtree v0.3.2
Installation
Quick Install (Linux/macOS)
curl -fsSL https://vivekn.dev/dbtree/install.sh | bashManual Installation
Download the appropriate binary for your platform from the assets below and extract it to your PATH.
Changelog
Features
- 3daa642: feat: updater + version display (#9) (@viveknathani)
dbtree v0.3.1
Installation
Quick Install (Linux/macOS)
curl -fsSL https://vivekn.dev/dbtree/install.sh | bashManual Installation
Download the appropriate binary for your platform from the assets below and extract it to your PATH.
Changelog
Features
- 3daa642: feat: updater + version display (#9) (@viveknathani)
dbtree v0.3.0
Installation
Quick Install (Linux/macOS)
curl -fsSL https://vivekn.dev/dbtree/install.sh | bashManual Installation
Download the appropriate binary for your platform from the assets below and extract it to your PATH.
Changelog
Features
- c158e4d: feat: add support for sqlite (@viveknathani)
dbtree v0.2.0
Installation
Quick Install (Linux/macOS)
curl -fsSL https://vivekn.dev/dbtree/install.sh | bashManual Installation
Download the appropriate binary for your platform from the assets below and extract it to your PATH.
Changelog
Features
- 89b86b8: feat: add support for mysql and clickhouse (@viveknathani)
dbtree v0.1.0
Installation
Quick Install (Linux/macOS)
curl -fsSL https://vivekn.dev/dbtree/install.sh | bashManual Installation
Download the appropriate binary for your platform from the assets below and extract it to your PATH.
Changelog
Features
- df60df7: feat: add support for rendering as a chart (#5) (Vivek Nathani 52988856+viveknathani@users.noreply.github.com)
- dc50e98: feat: build a directed graph out of schema (#2) (Vivek Nathani 52988856+viveknathani@users.noreply.github.com)
- 58e10d7: feat: cli (#4) (Vivek Nathani 52988856+viveknathani@users.noreply.github.com)
- 0dd5755: feat: define APIs + types (viveknathani viveknathani2402@gmail.com)
- f115659: feat: inspect schema from database (#1) (Vivek Nathani 52988856+viveknathani@users.noreply.github.com)
- 234b9b8: feat: render schema (#3) (Vivek Nathani 52988856+viveknathani@users.noreply.github.com)
Bug Fixes
- 6aa141d: fix: build step (viveknathani viveknathani2402@gmail.com)
- 439b540: fix: build step (viveknathani viveknathani2402@gmail.com)