commit
1021a83ac0
@ -387,7 +387,7 @@ func (this *Migrator) Migrate() (err error) {
|
|||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
log.Debugf("Waiting for tables to be in place")
|
log.Infof("Waiting for tables to be in place")
|
||||||
<-this.tablesInPlace
|
<-this.tablesInPlace
|
||||||
log.Debugf("Tables are in place")
|
log.Debugf("Tables are in place")
|
||||||
// Yay! We now know the Ghost and Changelog tables are good to examine!
|
// Yay! We now know the Ghost and Changelog tables are good to examine!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user