Hi there! I need to use hook_node_access_records for nodes revisions.
How can I do it easier?

I ask it because I see that there are no any vid field in the node_access table.

Is the easiest way just to add the vid field to the schema and use it in node_access_write_grants and other related places?

Comments

y.litovchenko created an issue.