Skip to content

Commit 12b1e99

Browse files
committed
Add missing ChangeLog entries
Signed-off-by: Deven Bansod <[email protected]>
1 parent e07403c commit 12b1e99

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
* Add support for INDEX hints in SELECT statement
6+
* Add support for LOCK and UNLOCK TABLES statement
7+
* Add detection of extraneous comma in UPDATE statement
8+
* Add detection of a missing comma between two ALTER operations
9+
* Add missing support for STRAIGHT_JOIN
10+
* Add support for end options in SET statement
11+
* Fix building of RENAME statements
12+
* Add support for PURGE statements
13+
514
## [4.2.5] - 2018-10-31
615

716
* Fix issue with CREATE OR REPLACE VIEW.

0 commit comments

Comments
 (0)