Ejemplo n.º 1
0
    def migrate(self):
        """
        Migrate to the latest schema version.
        """

        migrate_domain(self)
Ejemplo n.º 2
0
    def migrate(self):
        """
        Migrate to the latest schema version.
        """

        migrate_domain(self)