Versions in this module Expand all Collapse all v0 v0.6.0 Mar 19, 2015 Changes in this version + type Migration interface + Description func() string + Migrate func(*xorm.Engine) error + func NewMigration(desc string, fn func(*xorm.Engine) error) Migration v0.5.13 Feb 13, 2015 Changes in this version + func Migrate(x *xorm.Engine) error + type Version struct + Id int64 + Version int64