Created
March 29, 2016 09:38
-
-
Save sedovolosiy/8af0484c5e85ae484c74 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
User: | |
id | |
username | |
password_hash | |
status | |
auth_key | |
created_at | |
updated_at | |
Personal_info: | |
id | |
user_id | |
user_email | |
avatar | |
firstname | |
lastname | |
position | |
date_of_birth | |
adress | |
phone | |
website | |
Profile: | |
id | |
user_id | |
description | |
Work: | |
id | |
user_id | |
title | |
short_description | |
description | |
image | |
Resume: | |
id | |
user_id | |
title | |
date | |
description | |
Education: | |
id | |
user_id | |
title | |
date | |
description | |
Skills: | |
id | |
user_id | |
title | |
skill |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment