I'm connecting to a local MongoDB instance installed through brew via the IntelliJ Database tool.
I can see and query things; but as soon as I try to update a record eg set a database lock back to false I get the error This table is read-only. Changes cannot be applied.
The same thing doesn't happen using the console. I've attempted to toggle the Read-only checkbox under Datasource properties > Options.
Is there another setting somewhere else I'm missing?
It is not yet supported. Please vote for this request: DBE-9375.