Future upgrade()

Method invoked to upgrade a database to this migration version.

Subclasses will override this method and invoke methods on database to upgrade the database represented by store.

Source

Future upgrade();