Skip to content

Commit

Permalink
Add PR to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffgbutler committed Jan 7, 2023
1 parent ffb2a02 commit 7253471
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -50,6 +50,7 @@ The pull request for this change is ([#550](https://github.com/mybatis/mybatis-d
name. This is useful in sharded databases where the name of the table is calculated based on some sharding
algorithm. Also deprecated the constructors on SqlTable that accept Suppliers for table name - this creates an
effectively mutable object and goes against the principles of immutability that we strive for in the library.
([#572](https://github.com/mybatis/mybatis-dynamic-sql/pull/572))



Expand Down

0 comments on commit 7253471

Please sign in to comment.