Update CHANGELOG.md

Co-authored-by: Onur Tirtir <onurcantirtir@gmail.com>
pull/8006/head
Alper Kocatas 2025-05-30 19:46:29 +03:00 committed by GitHub
parent 6e9788903d
commit 24d9692912
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
* Adds support for issuing `CREATE`/`DROP` `DATABASE` commands from worker nodes
(#7359)
* Adds `REASSIGN OWNED` BY propagation (#7319)
* Adds support for propagating `REASSIGN OWNED BY` commands (#7319)
* Adds database connection limit, rename and set tablespace propagation (#7253)