Home
Bmanage
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
objects
id
bigIncrements
type
integer
name
string
(255)
h1
integer
h2
integer
h3
integer
h4
integer
h5
integer
h6
integer
h7
integer
h8
integer
h9
integer
object_types
id
increments
name
string
(100)
description
string
(255)
agents
object_id
FK
bigInteger
uuid
uuid
devices
object_id
FK
bigInteger
users
object_id
FK
bigInteger
email
string
password
string
remember_token
string
timestamps
timestamps
attribute_definitions
id
increments
name
string
(45)
type
integer
history
tinyInteger
attribute_types
id
increments
name
string
attributes_user
Object_id
FK
bigInteger
attribute_definition_id
FK
integer
value
string
(4096)
update
datetime
attributes_agent
Object_id
FK
bigInteger
attribute_definition_id
FK
integer
value
string
(4096)
update
datetime
attributes_devices
Object_id
FK
bigInteger
attribute_definition_id
FK
integer
value
string
(4096)
update
datetime
×
Comments for Bmanage
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01