class SampleMigrationModel: version = 1 @staticmethod def migrate(): print("executing sample main db migration")