http://216.121.112.228/browse/NH-2593 I'm going to add some default values to MsSql dialect: DefaultProperties[Environment.BatchSize] = "20"; DefaultProperties[Environment.CommandTimeout] = "10"; DefaultProperties[Environment.QuerySubstitutions] = "true 1, false 0, yes 'Y', no 'N'";
Note: Possible Breaking Changes reported in releasenotes.txt Even if I have commited the change I would know your opinion (we can revert it were needed). -- Fabio Maulo
