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 7878 <domain name =" pgsql170"
7979 connectionUrl =" postgresql://dotest:dotest@localhost:54170/dotest" />
8080
81+ <domain name =" pgsql180"
82+ connectionUrl =" postgresql://dotest:dotest@localhost:54180/dotest" />
83+
8184 <domain name =" oracle10"
8285 connectionUrl =" oracle://dotest:dotest@localhost:5510/ora10" />
8386
209212 <domain name =" pgsql170cs" provider =" postgresql"
210213 connectionString =" HOST=localhost;PORT=54170;DATABASE=dotest;USER ID=dotest;PASSWORD=dotest" />
211214
215+ <domain name =" pgsql180cs" provider =" postgresql"
216+ connectionString =" HOST=localhost;PORT=54180;DATABASE=dotest;USER ID=dotest;PASSWORD=dotest" />
217+
212218 <domain name =" oracle10cs" provider =" oracle"
213219 connectionString =" DATA SOURCE=" (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=5510))(CONNECT_DATA=(SERVICE_NAME=ora10)))" ;USER ID=dotest;PASSWORD=dotest" />
214220
You can’t perform that action at this time.
0 commit comments