Skip to content

Instantly share code, notes, and snippets.

@naaman
Created February 26, 2014 07:44
Show Gist options
  • Select an option

  • Save naaman/9225313 to your computer and use it in GitHub Desktop.

Select an option

Save naaman/9225313 to your computer and use it in GitHub Desktop.
drop schema public cascade;
drop extension plv8;
create schema public;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment