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 b4a8c3b commit 156793bCopy full SHA for 156793b
docs/core/rid-catalog.md
@@ -66,7 +66,7 @@ All RIDs eventually map back to the root `any` RID.
66
67
There are some considerations about RIDs that you have to keep in mind when working with them:
68
69
-- RIDs are **opaque strings** and should be treated as black boxes.
+- Don't try to parse RIDs to retrieve component parts.
70
- Don't build RIDs programmatically.
71
- Use RIDs that are already defined for the platform.
72
- The RIDs need to be specific, so don't assume anything from the actual RID value.
0 commit comments