We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8892db commit 2543869Copy full SHA for 2543869
src/IBatisNet.DataMapper.Test/bin/Debug/SqlMap_SQLite3_SQLite3.config
@@ -37,7 +37,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
37
38
<sqlMaps>
39
<!-- <sqlMap url="E:/Projet/iBatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/${directory}/MSSQL/SqlClient/Account.xml"/> -->
40
- <sqlMap resource="../../${directory}/MSSQL/SqlClient/Account.xml"/>
+ <sqlMap resource="../../${directory}/SQLite3/Account.xml"/>
41
<!-- Rem : If used as embbeded Resources, use
42
<sqlMap embedded="Maps.MSSQL.SqlClient.Account.xml, IBatisNet.DataMapper.Test"/>-->
43
<sqlMap resource="../../Maps/SQLite3/DynamicAccount.xml"/>
0 commit comments