c16a30f Simplify writing db update functions

1 file Authored by simo 11 years ago, Committed by jhrozek 11 years ago,
    Simplify writing db update functions
    
    Add functions to automate setting versions numbers in the db, also
    decrease chances of error in copying and pasting code, by setting
    the version number only once when we commence the upgrade.
    
        
file modified
+192 -421