It's on the list of things we want to do. But a low priority atm.
Basically i'm thinking of having a schema table to track schema versions, a script that runs on bot launch that checks schema version and if neccecary updates the schema.
If you have ever dealt with Ruby on Rails database migration process, this should be rather familiar.