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 6363 <domain name =" pgsql130"
6464 connectionUrl =" postgresql://dotest:dotest@localhost:54130/dotest" />
6565
66+ <domain name =" pgsql140"
67+ connectionUrl =" postgresql://dotest:dotest@localhost:54140/dotest" />
68+
6669 <domain name =" oracle10"
6770 connectionUrl =" oracle://dotest:dotest@localhost:5510/ora10" />
6871
146149 <domain name =" pgsql130cs" provider =" postgresql"
147150 connectionString =" HOST=localhost;PORT=54130;DATABASE=dotest;USER ID=dotest;PASSWORD=dotest" />
148151
152+ <domain name =" pgsql140cs" provider =" postgresql"
153+ connectionString =" HOST=localhost;PORT=54140;DATABASE=dotest;USER ID=dotest;PASSWORD=dotest" />
154+
149155 <domain name =" oracle10cs" provider =" oracle"
150156 connectionString =" DATA SOURCE=" (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=5510))(CONNECT_DATA=(SERVICE_NAME=ora10)))" ;USER ID=dotest;PASSWORD=dotest" />
151157
You can’t perform that action at this time.
0 commit comments