Troubleshooting for devs
common error when editing model types (problem/solution/sysmodel):
no such column: ackrep_core_systemmodel.<...>orno such table: ...fix: rebuild database
run
ackrep --bootstrap-dbchange working directory to
ackrep_coreand runpython -c "from ackrep_core import core; core.load_repo_to_db('../ackrep_data')"