Skip to content

Instantly share code, notes, and snippets.

@mrb
Created August 26, 2008 02:06
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 mrb/7194 to your computer and use it in GitHub Desktop.
Save mrb/7194 to your computer and use it in GitHub Desktop.
brewery:
name:string
city:string
state:string
country:stirng
beer_breweries:
brewery_id:integer
beer_id:integer
beer:
name:string
batch:integer
brewed_on:datetime
style:
name:string
color:string
description:string
origin:string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment