You've already forked go-sqlxmock
mirror of
https://github.com/zhashkevych/go-sqlxmock.git
synced 2025-11-29 21:57:41 +02:00
update and test query whitespace stripping
This commit is contained in:
@@ -116,4 +116,3 @@ func (c *conn) Query(query string, args []driver.Value) (driver.Rows, error) {
|
||||
|
||||
return eq.rows, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user