mybatis / mybatis-3

MyBatis SQL mapper framework for Java
http://mybatis.github.io/mybatis-3/
Apache License 2.0
19.8k stars 12.86k forks source link

Deprecate unused setting `multipleResultSetsEnabled` #3238

Closed harawata closed 2 months ago

harawata commented 2 months ago

The option is not used at all, it seems. Should fix #3234

coveralls commented 2 months ago

Coverage Status

coverage: 87.162% (-0.02%) from 87.184% when pulling bc77b9d49fd7156b3ff96a1663d7ba85ecc9ec46 on harawata:3234-deprecate-unused-setting into 5ded7bc7c0b29fc9be5599ff7cc32b6b2ff40921 on mybatis:master.