diff --git a/gorm.go b/gorm.go index 38d3b3bf..d47be155 100644 --- a/gorm.go +++ b/gorm.go @@ -325,7 +325,7 @@ func (db *DB) Debug() (tx *DB) { }) } -// Debug start debug mode +// Skip the output statement func (db *DB) SkipOutput() (tx *DB) { tx = db.getInstance() return tx.Session(&Session{