Skip to content

support parsing create extension and function statements#119

Merged
jennifersp merged 10 commits intomainfrom
jennifer/function
Feb 7, 2024
Merged

support parsing create extension and function statements#119
jennifersp merged 10 commits intomainfrom
jennifer/function

Conversation

@jennifersp
Copy link
Contributor

@jennifersp jennifersp commented Feb 2, 2024

Added parsing support to following statements:

  • CREATE EXTENSION
  • CREATE FUNCTION
  • COMMENT ON EXTENSION
  • DROP EXTENSION
  • DROP FUNCTION

Copy link
Collaborator

@Hydrocharged Hydrocharged left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jennifersp jennifersp merged commit f68f65c into main Feb 7, 2024
@jennifersp jennifersp deleted the jennifer/function branch February 7, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants