Skip to content

Instantly share code, notes, and snippets.

@libitte
Created April 20, 2013 15:07
Show Gist options
  • Save libitte/5426286 to your computer and use it in GitHub Desktop.
Save libitte/5426286 to your computer and use it in GitHub Desktop.
user_shokuzai
{
user_id: int,
shokuzai_id: int,
comment: comment
}
shokuzai_master
{
shokuzai_id: int,
shokuzai_name: varchar,
shokuzai_shosai: varchar,
shokuzai_shomikigen: varchar,
created_at: int,
updated_at: int
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment