Home
vamp-perso
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
(30)
email
string
(30)
password
string
(20)
timestamps
timestamps
characters
id
increments
user_id
tinyInteger
chronicle_id
tinyInteger
name
string
(20)
clan
string
(20)
generation
tinyInteger
experience_points
smallInteger
sire
string
(20)
true_age
tinyInteger
apparent_age
tinyInteger
embrace_year
integer
timestamps
timestamps
attributes
id
increments
category
string
(20)
name
string
(20)
attribute_character
id
increments
character_id
tinyInteger
attribute_id
tinyInteger
attribute_value
tinyInteger
disciplines
id
increments
name
string
(30)
powers
id
increments
discipline_id
tinyInteger
name
string
(20)
level
tinyInteger
character_power
id
increments
character_id
tinyInteger
power_id
tinyInteger
chronicles
id
increments
name
string
(30)
details
text
concepts
id
increments
concept
string
(40)
ambition
string
(50)
conviction
string
(50)
desire
string
(50)
descriptions
id
increments
description
text
descriptionable_id
smallInteger
descriptionable_type
smallInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01