Versions in this module Expand all Collapse all v1 v1.16.3 May 28, 2021 v1.16.2 May 28, 2021 v1.16.1 May 28, 2021 Changes in this version + func AddMigration(up, down rockhopper.TransactionHandler) + func AddNamedMigration(packageName, filename string, up, down rockhopper.TransactionHandler) + func Migrations() rockhopper.MigrationSlice