Skip to content

Fix UTFVP database creation

Vedrana KRIVOKUCA requested to merge fix_models.py into master

Without this fix, UTFVP database creation (i.e., the creation of db.sql3) fails when running ./bin/bob_dbmanage.py utfvp create. Once this fix is incorporated, the database can be successfully created/re-created.

Merge request reports