Code review comment for lp:~stefanor/ibid/upgradeable-db-schema

Revision history for this message
Stefano Rivera (stefanor) wrote :

OK, I (finally) have something workable. To see it in action, take a look at lp:~stefanor/ibid/schema-strings

Known issues:
* Plugins with outdated schemas are simply not loaded. At startup time, this should probably abort startup
* Table upgrade is done with ibid-setup (hit ^C when it prompts you for the initial account). ibid-setup should probably output the upgrade progress (hint: logging) and not prompt for initial accounts, if it detects an upgrade.

Unknown issues:
* please provide :)

« Back to merge proposal