ready for tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package lazy
|
||||
|
||||
//driver.Result does not play well with creation, overriding it here so we can return the results without
|
||||
//driver.Result does not play well when manually creating them, overriding it here so we can return the results without
|
||||
//requiring sqlmock
|
||||
type sqlResult struct {
|
||||
insertID int64
|
||||
|
Reference in New Issue
Block a user