Skip to content

Instantly share code, notes, and snippets.

@eliocapelati
Created March 5, 2017 02:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eliocapelati/96b27335d7cade41398f851019ecb554 to your computer and use it in GitHub Desktop.
Save eliocapelati/96b27335d7cade41398f851019ecb554 to your computer and use it in GitHub Desktop.
CREATE TABLE worldbank_countries(
countries jsonb
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment