dolt
dolt copied to clipboard
Cluster replication should support permissions and documentation for such on `dolt_assume_cluster_role`
CALL dolt_assume_cluster_role
is very powerful and can be used to disrupt the availability and in some cases the committed writes of an existing doltdb cluster. We should provide permissions around it at the SQL layer and guidance around how to control access to it.