you are viewing a single comment's thread
view the rest of the comments
[–] 69 points 2 years ago (1 child)

Me applying for any database access ever: “read only. I do not want write. READ ONLY.”

  • source
  • parent
  • hideshow 2 child comments
  • [–] 33 points 2 years ago (1 child)

    Datagrip has an option, and likely other database IDEs do as well - “Connect as READONLY”. Makes me feel a little safer

  • source
  • parent
  • hideshow 2 child comments
  • [+] 8 points 2 years ago* (last edited 2 years ago) (1 child)
  • [–] 5 points 2 years ago

    I don't use readonly with dbeaver, but I do have the prod servers set to automatically make transactions and have to hit a button to commit. Almost certain it asks confirmation that I want to make the changes to prod which is nice too (I rarely have to touch our sql server prod)

  • source
  • parent