You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
psravant...@gmail.com
on 6 Jun 2013 at 2:06The text was updated successfully, but these errors were encountered: