Skip to content

Remove code hotspots tables

Adam Hegyi requested to merge 198313-remove-code-hotspots-tables into master

What does this MR do?

This MR removes unused Code Hotspot database tables and foreign keys. The tables are empty and the application code was already removed in the previous release.

Note: This is the first time we're using the with_lock_retries helper method.

I also fixed a few Duration casting bugs.

Does this MR meet the acceptance criteria?

Conformity

Closes #198313 (closed)

Edited by Adam Hegyi

Merge request reports