sosedoff / pgweb

Cross-platform client for PostgreSQL databases
https://sosedoff.github.io/pgweb
MIT License
8.59k stars 724 forks source link

Allow setting readonly mode in bookmarks #707

Closed sosedoff closed 8 months ago

sosedoff commented 8 months ago

Bookmarks now support a new option readonly to put the connection into readonly transaction mode, already supported by --readonly CLI flag.