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

Prevent spurious SET SEARCH_PATH SQL statements for Postgres during update-sql command. Fixes #5316 #5774

Merged
merged 1 commit into from
Jun 10, 2024

Commits on Jun 10, 2024

  1. Prevent rollback in Postgres from resetting the search path if we are…

    … running in a mode that does not update the database to avoid spurious SET SEARCH_PATH SQL statements
    mpvvliet authored and filipelautert committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3f90a9e View commit details
    Browse the repository at this point in the history