switched to gorm..
This commit is contained in:
@@ -11,4 +11,5 @@ var (
|
||||
ErrTokenNotFound = errors.New("verification token not found")
|
||||
ErrTokenNotSet = errors.New("verification token has not been set")
|
||||
ErrNoData = errors.New("no data provided")
|
||||
ErrNoRowsAffected = errors.New("no rows affected")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user