Metabase performing INSERT, UPDATE and DELETE

Hello,

I use version "v0.37.2" and it is allowing to perform INSERT, UPDATE and DELETE operations.

An error is displayed "Wrong number of args (0) passed to: clojure.core / juxt" but the operation is performed.

How do I limit to SELECT only?

Hi @fabaugsilv
You should use database credentials that only have read privileges.