Skip to content

Commit

Permalink
Revert "[#1019] Improve GetCapabilities performance"
Browse files Browse the repository at this point in the history
This reverts commit 955bd14.

Running `UPDATE scene SET <...>` has non-linear computational complexity
for some reason and has to be performed differently.
  • Loading branch information
jswk committed Dec 18, 2020
1 parent 23210ca commit a579621
Showing 1 changed file with 0 additions and 116 deletions.
116 changes: 0 additions & 116 deletions s4e-backend/src/main/resources/db/migration/V65__performance.sql

This file was deleted.

0 comments on commit a579621

Please sign in to comment.