Activity
update: ensure pbcopy still works
update: ensure pbcopy still works
ci: go back to ubuntu workflow
ci: go back to ubuntu workflow
fix: Get_connection_string, add tests workflow
fix: Get_connection_string, add tests workflow
docs: update comment
docs: update comment
docs: move dev stuff to readme
docs: move dev stuff to readme
fix: rm unnecessary enum val
fix: rm unnecessary enum val
feat: psql-tmux mode
feat: psql-tmux mode
feat: rendering queries inplace works
feat: rendering queries inplace works
chore: restructure files, get render function starting to work w vals
chore: restructure files, get render function starting to work w vals
chore: clean up ui code
chore: clean up ui code
fix: saving works more predictably
fix: saving works more predictably
feat: writing to files works, but is janky
feat: writing to files works, but is janky
update: start with saving edit buffer values
update: start with saving edit buffer values
chore: clean up modules
chore: clean up modules
update: clean up public api
update: clean up public api
feat: setup args for field separator and alignment
feat: setup args for field separator and alignment
feat: basic ui for editing args
feat: basic ui for editing args
feat: basic inserting of values into queries
feat: basic inserting of values into queries
feat: basic reading of default values out of file
feat: basic reading of default values out of file
feat: render() command, and configurable output_cmd
feat: render() command, and configurable output_cmd
update: remove dependency, clean up setup
update: remove dependency, clean up setup
chore: clean up and ensure correct lazy deps
chore: clean up and ensure correct lazy deps
docs: add pg_query_utils install script to readme
docs: add pg_query_utils install script to readme
docs: keys in dev install
docs: keys in dev install