Search code examples
postgresqldatagrip

datagrip Cannot apply changes This table is read only. Cell editor changes cannot be applied


So simply the problem occurs when I want to edit selected rows and then apply it. I'm sure it worked some time ago. Tried redownload postgres driver in preferences(yeah, I use postgres) Anyone faced same issue? Anyone succeed?

PS. Running on 142.4861.1.

I found read only checkbox in connection preferences, it was not set, toggling didn't help, upgrading, reseting also didn't help.


Solution

  • What actually helped was toggling Auto-commit checkbox in console, after that everything runs flawlessly.