longer `statement_timeout` for migrations - fixes 450
Compare changes
+ 5
− 1
@@ -11,7 +11,11 @@ export default new DataSource({
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