2

Regarding https://forum.cockroachlabs.com/t/row-level-security-with-multi-tenancy/1294/2 - I can't find anything in the docs whether it's been implemented in later versions.

Ideally, if anyone can confirm this has been implemented, and where the docs are, that would be great.

steadweb
  • 15,364
  • 3
  • 33
  • 47

1 Answers1

1

As of v21.1, Row-level Security is not a supported feature in CockroachDB.

However, Role-based Access Control which is mentioned in that forum post has been implemented and there are docs available for that feature.

lauren
  • 195
  • 4