pgweb/pkg
Dan Sosedoff 41bf189e6b
Local queries (#641)
* Read local queries from pgweb home directory
* Refactor local query functionality
* Allow picking local query in the query tab
* WIP
* Disable local query dropdown during execution
* Only allow local queries running in a single session mode
* Add middleware to enforce local query endpoint availability
* Fix query check
* Add query store tests
* Make query store errors portable
* Skip building specific tests on windows
2023-02-02 16:13:14 -06:00
..
api Local queries (#641) 2023-02-02 16:13:14 -06:00
bookmarks Add bookmark options to load username/password from env vars (#638) 2023-01-20 16:59:39 -06:00
cli Local queries (#641) 2023-02-02 16:13:14 -06:00
client Local queries (#641) 2023-02-02 16:13:14 -06:00
command Local queries (#641) 2023-02-02 16:13:14 -06:00
connection Add default connect_timeout option to connection string (#626) 2022-12-20 16:58:54 -06:00
history Restructure application 2015-04-30 11:47:07 -05:00
metrics Setup basic prom metrics endpoint (#624) 2022-12-20 10:13:42 -06:00
queries Local queries (#641) 2023-02-02 16:13:14 -06:00
shared Add support for encrypted ssh keys 2019-11-02 12:44:04 -05:00
statements Add context menu to display database tables stats (#639) 2023-01-23 14:10:26 -06:00
util Restructure application 2015-04-30 11:47:07 -05:00