OctaviusMigrator

constructor(dataSource: DataSource, config: MigratorConfig = MigratorConfig())

Parameters

dataSource

Where to get the session from. One is borrowed for the run and returned after it.

config

Where to look for migrations, and what to allow.