Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALTER FUNCTION — change the definition of a function #310

Closed
Tracked by #262
tconbeer opened this issue Nov 10, 2022 · 0 comments · Fixed by #323
Closed
Tracked by #262

ALTER FUNCTION — change the definition of a function #310

tconbeer opened this issue Nov 10, 2022 · 0 comments · Fixed by #323
Labels
enhancement New feature or request
Milestone

Comments

@tconbeer
Copy link
Owner

tconbeer commented Nov 10, 2022

https://www.postgresql.org/docs/current/sql-alterfunction.html
https://docs.snowflake.com/en/sql-reference/sql/alter-function.html

@tconbeer tconbeer added this to the v0.14.0 milestone Nov 10, 2022
@tconbeer tconbeer added the enhancement New feature or request label Nov 15, 2022
tconbeer added a commit that referenced this issue Nov 17, 2022
tconbeer added a commit that referenced this issue Nov 17, 2022
…#323)

* feat: close #310, support alter function

* feat: close #311, support drop function

* feat: close #322, support create external function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant