mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-26 03:30:09 -05:00
c3f98d1631
This patch removes the ability to keep alive uncommitted prolly-tree sequences.
HR
This is a small command line application that manages a very simple hypothetical hr database.
Usage
go build
./hr --ds /tmp/my-noms::hr add-person 42 Abigail Architect
./hr --ds /tmp/my-noms::hr add-person 43 Samuel "Chief Laser Operator"
./hr --ds /tmp/my-noms::hr list-persons