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

New query design for PostgreSQL repository #8524

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

mandy-chessell
Copy link
Contributor

Description

This PR changes the SQL queries for the PostgreSQL repository to using nested selects (subqueries) that than joins between the header table and attribute value table. This is to allow nested property queries.

Related Issue(s)

The URL for complext searchies in Metadata Explorer OMVS have changed from .../by_search_specification to .../by-search-conditions. This is so we can reserve the phrase "search specification" for a multi-element search.

Testing

Manual testing of each of the metdata explorer calls.

Release Notes & Documentation

Internal changes

Additional notes

None

Signed-off-by: Mandy Chessell <mandy.e.chessell@gmail.com>
@mandy-chessell mandy-chessell changed the title NEw query design for PostgreSQL repository New query design for PostgreSQL repository Dec 12, 2024
@mandy-chessell mandy-chessell merged commit 5f5466d into odpi:main Dec 12, 2024
4 checks passed
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