Just fill an issue with your use-case. And why pos...
# squarelibraries
h
Just fill an issue with your use-case. And why postgresql only? Do you want to use it only for different namespaces? And what about migrating the schemas, maybe with different versions for each schema too (sounds complicated)? And I guess, configuring the default schema would be needed too.
s
I mean, I've never used schemas outside of postgres, and I've found schemas to be an effective way to split up large databases and properly provision user access.