File tree Expand file tree Collapse file tree
Orm/Xtensive.Orm.Tests.Framework Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8484 <domain name =" firebird25" provider =" firebird"
8585 connectionString =" User=dotest;Password=dotest;Database=dotest;DataSource=localhost;Port=3050;Dialect=3;Charset=UTF8;Role=;Connection lifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=50;Packet Size=8192;ServerType=0" />
8686
87+ <domain name =" firebird40" provider =" firebird"
88+ connectionString =" User=dotest;Password=dotest;Database=dotest;DataSource=localhost;Port=3050;Dialect=3;Charset=UTF8;Role=;Connection lifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=50;Packet Size=8192;ServerType=0" />
89+
8790 <domain name =" sqlite3"
8891 connectionUrl =" sqlite:///DO-Tests.db3" />
8992
166169
167170 <domain name =" firebird25cs" provider =" firebird"
168171 connectionString =" User=dotest;Password=dotest;Database=dotest;DataSource=localhost;Port=3050;Dialect=3;Charset=UTF8;Role=;Connection lifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=50;Packet Size=8192;ServerType=0" />
172+
173+ <domain name =" firebird40cs" provider =" firebird"
174+ connectionString =" User=dotest;Password=dotest;Database=dotest;DataSource=localhost;Port=3050;Dialect=3;Charset=UTF8;Role=;Connection lifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=50;Packet Size=8192;ServerType=0" />
169175
170176 <domain name =" sqlite3cs" provider =" sqlite"
171177 connectionString =" Data Source=DO-Tests.db3" />
You can’t perform that action at this time.
0 commit comments