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
149152 <domain name =" pgsql130cs" provider =" postgresql"
150153 connectionString =" HOST=localhost;PORT=54130;DATABASE=dotest;USER ID=dotest;PASSWORD=dotest" />
151154
155+ <domain name =" pgsql140cs" provider =" postgresql"
156+ connectionString =" HOST=localhost;PORT=54140;DATABASE=dotest;USER ID=dotest;PASSWORD=dotest" />
157+
152158 <domain name =" oracle10cs" provider =" oracle"
153159 connectionString =" DATA SOURCE=" (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=5510))(CONNECT_DATA=(SERVICE_NAME=ora10)))" ;USER ID=dotest;PASSWORD=dotest" />
154160
You can’t perform that action at this time.
0 commit comments