Skip to content

Conversation

@imor
Copy link
Contributor

@imor imor commented Nov 2, 2023

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

pgtle update paths were not installed when running dbdev install command

What is the new behavior?

Update paths will be correctly installed.

Additional context

The pgtle.extension_update_paths function returns values for source and target columns even when no update paths are installed, although their path column is null. Adding the where path is not null clause filters out those unwanted paths.

@vercel
Copy link

vercel bot commented Nov 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dbdev ✅ Ready (Inspect) Visit Preview Nov 2, 2023 9:24am

@olirice olirice merged commit c42ba2a into master Nov 3, 2023
@olirice olirice deleted the fix-missing-install-paths branch November 3, 2023 20:54
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.

3 participants