-
-
Notifications
You must be signed in to change notification settings - Fork 27
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 TABLE
support for ADD COLUMN
, DROP COLUMN
, and RENAME COLUMN
#785
Conversation
Progressionsalter_table
copy
create_index
create_misc
create_table
create_view
event_trigger
Regressionsfast_default
fast_default
foreign_key
generated
identity
identity
index_including
indexing
inherit
insert
insert_conflict
matview
partition_prune
plpgsql
rowsecurity
stats_ext
triggers
triggers
updatable_views
vacuum
Footnotes
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for this!
No description provided.