Skip to content

Rename all temporary tables to be prefixed with `_test`

What does this MR do and why?

In number of places we create temporary tables. This renames these temporary tables to be prefixed with _test_ to exempt them from schema validation.

Prerequisite to:

Related to:

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kamil Trzciński (Back 2025-01-01)

Merge request reports

Loading