Hello,
More and more frequently we're experiencing slowness within our app. The linter indicates a few slow queries (~10s for 3 queries to complete), but the queries themselves execute relatively quickly (~1s per query) when triggered independently. I'm not sure if this slowness is caused by our use of legacy table components or some other reason. Manually upgrading the tables seems to be fairly involved considering a large number of columns and special actions. Is there a way to automatically upgrade our legacy table components?