squirrelmaster
squirrelmaster
XXata
Created by squirrelmaster on 6/23/2024 in #help
Multiple schemas in pgroll
Is it possible to migrate multiple schemas in pgroll? Let's say I have a public and a private schema, can I migrate both and keep them in sync with each other?
3 replies
XXata
Created by squirrelmaster on 6/23/2024 in #help
Raw SQL references
Let's say I want to migrate a sql function in pgroll, does the function, and all the schema objects referenced inside it, need to hard reference the new migration schema? Will this then require migrating the function and its schema objects to public on the next migration?
5 replies