Skip to content

Fix correct creation of the CAD database

Tomaz Canabrava requested to merge tcanabrava/codevis:fix_crash_add_note into main

We did not account that after copying the code database, we lose the schema for the cad tables. We need to create them again.

Edited by Tomaz Canabrava

Merge request reports