renommage lassistanoque
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package dberrors
|
||||
|
||||
import "errors"
|
||||
|
||||
var (
|
||||
ErrNoRowUpdated = errors.New("No row was updated")
|
||||
)
|
||||
Reference in New Issue
Block a user