We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6127ef7 commit 1e95129Copy full SHA for 1e95129
content/admin/permissions.md
@@ -71,6 +71,7 @@ Set table/object-level permissions on the **Tables / Views / Objects** tab (in R
71
* **Role (access level)**
72
* **Read** – can read table data.
73
* **Update only** – can update rows; **insert** and **delete** are not allowed.
74
+ * **Create, update, delete** - can edit rows without restrictions
75
* **Run script** – can run a script that touches this object.
76
> Note: If you **don’t** have **“Run script”** at the **database** level, you cannot use it at the table level.
77
* **Deny** – blocks access to the object.
0 commit comments