Skip to content

longer `statement_timeout` for migrations - fixes 450

dakkar requested to merge feature/450-longer-timeout-for-migrations into develop

What does this PR do?

as the comment says, migrations are slower than queries done while the server is running, let's give them a longer timeout

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports