mybatis / mybatis-dynamic-sql

SQL DSL (Domain Specific Language) for Kotlin and Java. Supports rendering for MyBatis or Spring JDBC Templates
http://www.mybatis.org/mybatis-dynamic-sql/docs/introduction.html
Apache License 2.0
1.1k stars 213 forks source link

Remove Deprecated sortSpecification Methods #832

Closed jeffgbutler closed 3 months ago

jeffgbutler commented 3 months ago

These methods are likely not used outside the library itself, so the risk of a breaking change is low

coveralls commented 3 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling f9209112bb855c7f00575db11ce7994f4849dc80 on jeffgbutler:sort-deprecations into 82638974d757841c143ac9ff159cef291328ce84 on mybatis:master.