From a767c88b008d407d91b9118d124e2a9b579a7f12 Mon Sep 17 00:00:00 2001 From: Andi Albrecht Date: Sun, 29 May 2016 08:48:55 +0200 Subject: Update authors and Changelog. --- AUTHORS | 1 + CHANGELOG | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 4d8f930..f2bcc02 100644 --- a/AUTHORS +++ b/AUTHORS @@ -33,6 +33,7 @@ Alphabetical list of contributors: * saaj * Shen Longxing * spigwitmer +* Tenghuan * Tim Graham * Victor Hahn * Victor Uriarte diff --git a/CHANGELOG b/CHANGELOG index 719e1a6..442936a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -21,6 +21,7 @@ Bug Fixes * Fix typo in keywords list (issue229, by cbeloni). * Fix parsing of functions in comparisons (issue230, by saaj). * Fix grouping of identifiers (issue233). +* Fix parsing of CREATE TABLE statements (issue242, by Tenghuan). * Minor bug fixes (issue101). -- cgit v1.2.1