Skip to content

Commit

Permalink
Add release note for #33357 (#33362)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingZC authored Oct 23, 2024
1 parent 8d8d59e commit 025e9b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

1. Mode: Fixes `JDBCRepository` improper handling of H2-database in memory mode - [#33281](https://github.com/apache/shardingsphere/issues/33281)
1. SQL Binder: Use Multimap and CaseInsensitiveString to replace CaseInsensitiveMap for supporting mysql multi table join with same table alias - [#33303](https://github.com/apache/shardingsphere/pull/33303)
1. Fix the combine statement cannot find the outer table when bind - [#33357](https://github.com/apache/shardingsphere/pull/33357)

### Change Logs

Expand Down

0 comments on commit 025e9b2

Please sign in to comment.