When expectedSQL is empty it is matching with any query
sfc-gh-tvidyasankar opened this issue · 1 comments
sfc-gh-tvidyasankar commented
Hi there,
When expectedSQL is empty it is matching with any query . For instance, lets say
actualSQL is "select * from foo" and expectedSQL is "", mock returns the rows successfully
Operating system and Go Version
1.20.1