Skip to content

Commit 7253471

Browse files
committed
Add PR to changelog
1 parent ffb2a02 commit 7253471

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ The pull request for this change is ([#550](https://github.com/mybatis/mybatis-d
5050
name. This is useful in sharded databases where the name of the table is calculated based on some sharding
5151
algorithm. Also deprecated the constructors on SqlTable that accept Suppliers for table name - this creates an
5252
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))
5354

5455

5556

0 commit comments

Comments
 (0)