var (
ErrCtxLog = errors.New("context logger is invalid")
ErrDB = errors.New("database connection is nil")
ErrLog = errors.New("the server cannot save any logs")
ErrRepair = errors.New("invalid repair option")
)
Repair a column or type of data within the database.
const (
// None does nothing. None Repair = iota - 1
// All repairs all the repairable data. All
// Releaser focuses on the releaser data using the group_brand_by and group_brand_for columns. Releaser
)