Skip to content

Commit

Permalink
sql/parser: Added current_schema keyword support.
Browse files Browse the repository at this point in the history
current_schema can be used as an alias for the current_schema() builtin.
It is used by some applications like Keycloak.
  • Loading branch information
CMajeri committed Jul 7, 2017
1 parent 2f84e5c commit a7acc86
Show file tree
Hide file tree
Showing 4 changed files with 4,388 additions and 4,373 deletions.
1 change: 1 addition & 0 deletions pkg/sql/parser/keywords.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pkg/sql/parser/reserved_keywords.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a7acc86

Please sign in to comment.