Skip to content

Instantly share code, notes, and snippets.

@oliviermarin
Created December 7, 2016 13:15
Show Gist options
  • Save oliviermarin/88ec34c753b023fa073b2881225f0617 to your computer and use it in GitHub Desktop.
Save oliviermarin/88ec34c753b023fa073b2881225f0617 to your computer and use it in GitHub Desktop.
ALTER TABLE public.table_name RENAME COLUMN old_name TO new_name;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment