stack

Home > @infiniteobjects/models > Migration > run

Migration.run property

Migrates the schemas to the latest version

Signature:

run: (data: AnySchema) => CurrentSchema;