What version of the MyBatis.NET are you using?
1.6
Please describe the problem. Unit tests are best!
i am not able to use include tag dynamically
What is the expected output? What do you see instead?
how to use include tag dynamically
Please provide any additional information below.
<sql id="listField1" >
<iterate property="cols" conjunction=", ">
cols =$cols[]$
</iterate>
</sql>
Original issue reported on code.google.com by psravant...@gmail.com on 6 Jun 2013 at 2:06
Original issue reported on code.google.com by
psravant...@gmail.com
on 6 Jun 2013 at 2:06