models/db.go
@@ -122,6 +122,7 @@
      MonthStats{},
      Attribute{},
      AttributeValue{},
      SystemConfig{},
   )
   return err
}