Skip to content

Instantly share code, notes, and snippets.

@Goles
Created July 19, 2011 00:12
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 Goles/1091007 to your computer and use it in GitHub Desktop.
Save Goles/1091007 to your computer and use it in GitHub Desktop.
Pseudo Relational
weapon_type_id | weapon_type
1 Pierce
2 Sharp
magic_type_id | magic_type
1 Fire
weapon_id | weapon| weapon_type_id | damage
1 | Knife | 3 | 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment