I want to use Dapper for this query
select * from test_table where name like \'%foo%\';
so
select * from test_table where name