Home
jiri
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
implementations
id
increments
timestamps
timestamps
softDeletes
softDeletes
project_id
FK
integer
student_id
FK
integer
jiri_id
FK
integer
url_project
string
url_repo
string
weight
decimal
mean_score
decimal
students
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
email
string
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
remember_token
rememberToken
name
string
email
string
password
string
company
string
is_admin
boolean
token
string
jiries
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
scheduled_on
datetime
is_active
boolean
user_id
FK
integer
impressions
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
integer
student_id
FK
integer
jiri_id
FK
integer
general_evaluation
decimal
projects
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
description
text
scores
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
integer
implementation_id
FK
integer
score
decimal
comment
text
performances
id
increments
timestamps
timestamps
softDeletes
softDeletes
calculated_score
decimal
manual_score
decimal
student_id
FK
integer
jiri_id
FK
integer
people
id
increments
timestamps
timestamps
softDeletes
softDeletes
person_type
string
person_id
integer
jiri_id
FK
integer
×
Comments for jiri
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01