Skip to content

Conversation

@pjcunha
Copy link

@pjcunha pjcunha commented Oct 17, 2025

This PR fixes the boot failure when multiple schemas have the same table names.
It uses the schema namespace to assure that when tables with the same name exist in multiple schemas the properties are read properly

 and relnamespace = 
        (select oid from pg_namespace where nspname = '${schemaName}')

…me exist in multiple schemas the properties are read properly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant