pgweb/pkg
akarki15 0e88e3e1f4 Add a func to read bookmark from stored toml file
Given a bookmark path and bookmark name, GetBookmark
returns a Bookmark object that corresponds to the
stored bookmark settings.

In next commits, we will use this method to read
stored bookmarks and create a db client.
2016-11-10 20:06:39 -05:00
..
api Show list of databases and allow switching by clicking on current database name 2016-11-05 22:49:17 -05:00
bookmarks Add a func to read bookmark from stored toml file 2016-11-10 20:06:39 -05:00
client Merge pull request #193 from sosedoff/read-only-mode 2016-11-05 21:29:30 -05:00
command Implement session locking with --lock-session option 2016-11-05 21:35:11 -05:00
connection Go vet 2016-01-22 12:12:00 -06:00
data Updated bindata file to align with "Explain and Export: favor selected text" change 2016-11-09 09:53:34 +01:00
history Restructure application 2015-04-30 11:47:07 -05:00
shared Tunnel implementation, allow using ssh on connection screen 2016-01-14 19:50:01 -06:00
statements Lint: Fix sql statements naming 2016-09-01 10:05:46 -05:00
util Restructure application 2015-04-30 11:47:07 -05:00