Versions in this module Expand all Collapse all v0 v0.16.0 Apr 28, 2023 Changes in this version + func MustRegisterMigrations(app core.App, options *MigrationsOptions) + func NewBaseVM() *goja.Runtime + func RegisterMigrations(app core.App, options *MigrationsOptions) error + type FieldMapper struct + func (u FieldMapper) FieldName(_ reflect.Type, f reflect.StructField) string + func (u FieldMapper) MethodName(_ reflect.Type, m reflect.Method) string + type MigrationsOptions struct + Dir string