fix function comment

This commit is contained in:
Emanuele Rocco Petrone 2023-03-28 11:20:51 +02:00
parent 759b73e975
commit 037468e256

View File

@ -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{