Skip to content

Commit c209636

Browse files
committed
Add a CHANGELOG entry for #323
Pull-request: #439 Signed-off-by: William Desportes <[email protected]>
1 parent e489414 commit c209636

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- Fix `ALTER TABLE … RENAME COLUMN … TO …` is not understood by the parser/linter (#430)
1313
- Fix `PARTITION` syntax errors (#377)
1414
- Fix `ALTER USER` when used with `IDENTIFIED WITH/VIA/BY` option (#431)
15+
- Fix `COALESCE PARTITION` in `ALTER TABLE`, rather than `COALESCE` (#323)
1516

1617
## [5.7.0] - 2023-01-25
1718

0 commit comments

Comments
 (0)