👋 Hey, I was wondering, what are your insights on removing foreign keys on hydra tables? We are working on integrating hydra as an Oauth2 server in our system and our user count are in hundreds of millions, so to support those amounts we use sharding, but on DB, that uses FK, that, at the very least, would be inefficient, but most likely impossible.