waggle-dance icon indicating copy to clipboard operation
waggle-dance copied to clipboard

Clarify what is meant by 'write' in the documentation

Open teabot opened this issue 7 years ago • 1 comments

We make a distinction between 'write' and 'create', but understandably this may cast doubt on what behaviours 'write' encompasses. We should call out in a list something like:

  • Read: anything that does not mutate metadata.
  • Write: anything that might create or mutate metadata with the exception of the creation of databases.
  • Create: Creation of databases.

Alternatively we could create a matrix of all metadata actions by support in each access control type.

teabot avatar Feb 16 '18 09:02 teabot

@teabot any chance you'll get to look at this? (I'm just trying to tidy up issues that have been open for a long time)

massdosage avatar Feb 13 '20 12:02 massdosage