Skip to content

Commit

Permalink
Merge pull request #217 from devenbansod/task/add-changelog-entries
Browse files Browse the repository at this point in the history
Add missing ChangeLog entries
  • Loading branch information
ibennetch authored Dec 24, 2018
2 parents e5a56d8 + 12b1e99 commit e497100
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## [Unreleased]

* Add support for INDEX hints in SELECT statement
* Add support for LOCK and UNLOCK TABLES statement
* Add detection of extraneous comma in UPDATE statement
* Add detection of a missing comma between two ALTER operations
* Add missing support for STRAIGHT_JOIN
* Add support for end options in SET statement
* Fix building of RENAME statements
* Add support for PURGE statements

## [4.2.5] - 2018-10-31

* Fix issue with CREATE OR REPLACE VIEW.
Expand Down

0 comments on commit e497100

Please sign in to comment.