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 4848 <domain name =" pgsql92"
4949 connectionUrl =" postgresql://dotest:dotest@localhost:5492/dotest" />
5050
51+ <domain name =" pgsql96"
52+ connectionUrl =" postgresql://dotest:dotest@localhost:5496/dotest" />
53+
5154 <domain name =" pgsql100"
5255 connectionUrl =" postgresql://dotest:dotest@localhost:54100/dotest" />
5356
128131 <domain name =" pgsql92cs" provider =" postgresql"
129132 connectionString =" HOST=localhost;PORT=5492;DATABASE=dotest;USER ID=dotest;PASSWORD=dotest" />
130133
134+ <domain name =" pgsql96cs" provider =" postgresql"
135+ connectionString =" HOST=localhost;PORT=5496;DATABASE=dotest;USER ID=dotest;PASSWORD=dotest" />
136+
131137 <domain name =" pgsql100cs" provider =" postgresql"
132138 connectionString =" HOST=localhost;PORT=54100;DATABASE=dotest;USER ID=dotest;PASSWORD=dotest" />
133139
You can’t perform that action at this time.
0 commit comments