Skip to content

Commit

Permalink
FEATURE/#351
Browse files Browse the repository at this point in the history
  • Loading branch information
joocer committed Aug 29, 2022
1 parent d9138bd commit df93953
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions opteryx/managers/query/planner/plan_show_variable.py

This file was deleted.

1 change: 1 addition & 0 deletions opteryx/managers/query/planner/temporal.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
r"FULL\sOUTER\sJOIN",
r"JOIN",
r"WITH",
r"SHOW",
]

COMBINE_WHITESPACE_REGEX = re.compile(r"\s+")
Expand Down

0 comments on commit df93953

Please sign in to comment.