Hello, I am trying to get the posts from a table that it's policy is set to uid() = post_id in getStaticProps in next.js. If table has no policy, I am able to get the data, otherwise no data is returned. I am not able to find any documentation on this. Can someone help?