Extra stopword (we need to find a way to introduce dialects...)
[scpubgit/Q-Branch.git] / lib / SQL / Abstract / Tree.pm
index f826ba7..519cae4 100644 (file)
@@ -68,6 +68,7 @@ my @expression_start_keywords = (
   'HAVING',
   'ORDER \s+ BY',
   'SKIP',
+  'FETCH',
   'FIRST',
   'LIMIT',
   'OFFSET',