Skip to content

Instantly share code, notes, and snippets.

@eevans
Last active December 28, 2015 11:09
Show Gist options
  • Save eevans/7491033 to your computer and use it in GitHub Desktop.
Save eevans/7491033 to your computer and use it in GitHub Desktop.
CREATE TABLE user (id uuid, givenname text, surname text, birthday timestamp);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment