Kegbot Home » Kegbot Forums
KegBB
Kegbot Kegerator Project Forums
- You are not logged in.
#2 May 3, 2010 18:59:46
Updates
Jallen81
When updating to new revisions, how do you update database tables and such?
If there's a change to the db structure you'll want to run
kegbot_admin.py migrate to handle the actual changes.
Recently there was a changeset submitted that required you to run a couple of migration commands.
Migrate to new beerdb table.
Note: Must migrate beerdb first, then pykeg:
kegbot_admin.py migrate pykeg.beerdb
kegbot_admin.py migrate pykeg.core
Cheers,
GeoffC
Edited geoffculp (May 3, 2010 18:59:46)
Offline
