Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support postgresql schema for database layout #1058

Open
jbergstroem opened this issue Feb 16, 2024 · 0 comments
Open

Support postgresql schema for database layout #1058

jbergstroem opened this issue Feb 16, 2024 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@jbergstroem
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Postgres supports schemas as an optional way of delegating access, separating logic and so on. It would be great if permify supported this.

Describe the solution you'd like
Support postgres schemas

Describe alternatives you've considered
Use a different database or let it live in the public schema with other relations.

@jbergstroem jbergstroem added the feature request New feature or request label Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants