Skip to content

Instantly share code, notes, and snippets.

@alexander-arce
Last active May 2, 2020 21:43
Show Gist options
  • Save alexander-arce/a5f8208589fb36cdf00a53501c05e00e to your computer and use it in GitHub Desktop.
Save alexander-arce/a5f8208589fb36cdf00a53501c05e00e to your computer and use it in GitHub Desktop.
Drop public shcema
DROP SCHEMA public CASCADE;
CREATE SCHEMA public;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment