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?