add the db_patches and model_version tables to the database.
[mir.git] / dbscripts / populate_modelversion.sql
1
2 INSERT INTO "model_version" VALUES ("1.1-1");
3