reframe icon indicating copy to clipboard operation
reframe copied to clipboard

Do a report schema check when loading results from the DB

Open vkarak opened this issue 6 months ago • 0 comments

Currently, we don't check the schema of the results when loading from the database, but we do check it when trying to restore a session. We should generally disable loading from incompatible schemas.

vkarak avatar Apr 03 '25 16:04 vkarak