File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Orm/Xtensive.Orm.Tests.Framework Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 7272 <domain name =" pgsql150"
7373 connectionUrl =" postgresql://dotest:dotest@localhost:54150/dotest" />
7474
75+ <domain name =" pgsql160"
76+ connectionUrl =" postgresql://dotest:dotest@localhost:54160/dotest" />
77+
7578 <domain name =" oracle10"
7679 connectionUrl =" oracle://dotest:dotest@localhost:5510/ora10" />
7780
167170 <domain name =" pgsql150cs" provider =" postgresql"
168171 connectionString =" HOST=localhost;PORT=54150;DATABASE=dotest;USER ID=dotest;PASSWORD=dotest" />
169172
173+ <domain name =" pgsql160cs" provider =" postgresql"
174+ connectionString =" HOST=localhost;PORT=54160;DATABASE=dotest;USER ID=dotest;PASSWORD=dotest" />
175+
170176 <domain name =" oracle10cs" provider =" oracle"
171177 connectionString =" DATA SOURCE=" (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=5510))(CONNECT_DATA=(SERVICE_NAME=ora10)))" ;USER ID=dotest;PASSWORD=dotest" />
172178
You can’t perform that action at this time.
0 commit comments