Issues
- 3
Switch db in Postgres
#126 opened by nikatar - 1
Crash upon viewing binary table data
#125 opened by Dronakurl - 0
Edit columns directly
#124 opened by musjj - 2
fix X11 clipboard timeout on linux
#83 opened by achristmascarl - 1
PGLite support
#119 opened by ansarizafar - 2
parsing `EXPLAIN QUERY PLAN` for sqlite
#106 opened by achristmascarl - 4
stop using `unwrap()` in value parsers
#108 opened by achristmascarl - 0
Allow running plpgsql
#114 opened by ulisses-cruz - 0
Read from `$DATABASE_URL` automatically
#113 opened by musjj - 2
- 1
support mysql and sqlite
#67 opened by achristmascarl - 1
use cargo-chef
#109 opened by achristmascarl - 2
better packaging
#71 opened by achristmascarl - 1
Clipboard copy isn't working on Wayland
#105 opened by bjesus - 2
customization (keybindings, colors)
#72 opened by achristmascarl - 7
ContentNotAvailable - "The clipboard contents were not available in the requested format or the clipboard is empty."
#79 opened by rockerBOO - 0
Refresh timer
#104 opened by sabrehagen - 2
Show entire column for large values
#80 opened by elipp - 1
array display may be unclear
#97 opened by achristmascarl - 4
Request: Secure way of specifying password
#75 opened by askvictor - 0
handle popular postgres extensions
#66 opened by achristmascarl - 3
`docker run` option
#89 opened by achristmascarl - 1
- 1
live graphs / metrics (a la pgadmin)
#70 opened by achristmascarl - 4
Can't type the letter 'q' in the query editor
#86 opened by elipp - 2
Jump through pages of results
#82 opened by rgmz - 5
Crash on pressing "cc" in query window
#77 opened by michaelmior - 3
Add instruction how to using config
#76 opened by n14s - 1
- 0
handle more mouse events
#73 opened by achristmascarl - 0
editor auto-complete
#69 opened by achristmascarl - 0
non-vim editor keybindings
#68 opened by achristmascarl - 0
- 4
- 2
Enable Link-Time Optimization (LTO)
#56 opened by zamazan4ik - 3
- 7
Crash Report
#46 opened by tjweir - 2
Table names need to be double quoted `public.TableName` -> `public."TableName"` in auto generated queries to handle table names with capital letters
#29 opened by kyruzic