TablePlus / TablePlus

TablePlus macOS issue tracker
https://tableplus.com
3.34k stars 56 forks source link

Default safe mode per saved connection #3312

Closed eproxus closed 4 weeks ago

eproxus commented 4 weeks ago

It would be nice to be able to set the safe mode level in saved connections, so that it is always applied when connecting instead of the global level.

  1. Which driver are you using and version of it (Ex: PostgreSQL 10.0):

    PostgreSQL 16.2
  2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):

    556
  3. The steps to reproduce this issue:

    1. Configure a default Safe Mode level in Settings (e.g. Silent Mode)
    2. Have the desire to set saved production connections only to another level (e.g. Alert Mode 2)

Previously discussed in #2669.

huyphams commented 4 weeks ago

Have you tried this @eproxus ? Screenshot 2024-05-29 at 7 04 08 PM

eproxus commented 4 weeks ago

@huyphams Yes, I just realized toggling that switch permanently saved the mode for that connection. I was looking for a setting in the connection edit dialog. Perhaps it can be showed there (or in the open dialog)?

It would be nice if this was at least documented that it works this way (I did check the documentation before but didn't find anything related to safe mode per connection being persisted).

huyphams commented 4 weeks ago

Thanks, will update the documents to clarify this.