We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb2a02 commit 7253471Copy full SHA for 7253471
CHANGELOG.md
@@ -50,6 +50,7 @@ The pull request for this change is ([#550](https://github.com/mybatis/mybatis-d
50
name. This is useful in sharded databases where the name of the table is calculated based on some sharding
51
algorithm. Also deprecated the constructors on SqlTable that accept Suppliers for table name - this creates an
52
effectively mutable object and goes against the principles of immutability that we strive for in the library.
53
+ ([#572](https://github.com/mybatis/mybatis-dynamic-sql/pull/572))
54
55
56
0 commit comments