Skip to content

Instantly share code, notes, and snippets.

@DATADEER
Created March 14, 2022 09:18

Revisions

  1. DATADEER created this gist Mar 14, 2022.
    10 changes: 10 additions & 0 deletions REALMS_FUNCTION_PARTITION_PERMISSIONS
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    {
    "%%true": {
    "%function": {
    "name": "canReadWritePartition",
    "arguments": [
    "%%partition"
    ]
    }
    }
    }