Skip to content

Cleanup fully qualified name lookup code - #5311

Merged
NinoFloris merged 3 commits into
mainfrom
cleanup-fq-lookup
Nov 15, 2023
Merged

Cleanup fully qualified name lookup code#5311
NinoFloris merged 3 commits into
mainfrom
cleanup-fq-lookup

Conversation

@NinoFloris

Copy link
Copy Markdown
Member

Move resolving the fully qualified name to just one place, when a match is found.

For composed factories (array mappings mostly) we now push the resolved schema directly into the inner mapping datatypename, an improvement over what we currently do. There will just be the one lookup that could potentially run into exceptions like "More than one PostgreSQL type was found with the name ... please specify a full name including schema:"

@NinoFloris
NinoFloris merged commit aeb44f9 into main Nov 15, 2023
@NinoFloris
NinoFloris deleted the cleanup-fq-lookup branch November 15, 2023 21:14
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.

2 participants