Home
fenix
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
object
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(128)
object_category_id
FK
integer
manufacture_country_id
FK
integer
calibre
decimal
calibre_note
string
(128)
length
decimal
length_note
string
(128)
height
decimal
height_note
string
(128)
weight
decimal
weight_deviation
decimal
explosive_id
FK
integer
explosive_weight
decimal
explosive_note
string
(128)
operating_force
decimal
operating_force_note
string
(128)
note
text
ck_original_assesment
boolean
object_category
id
increments
timestamps
timestamps
softDeletes
softDeletes
parent_id
FK
integer
country
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(128)
explosive
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(128)
object_image
id
increments
timestamps
timestamps
softDeletes
softDeletes
object_id
FK
integer
name
string
(128)
description
string
(128)
is_diagram
boolean
hardware
id
increments
timestamps
timestamps
softDeletes
softDeletes
location_id
FK
integer
real_quantity
integer
surrogate_quantity
integer
section
integer
location
id
increments
timestamps
timestamps
softDeletes
softDeletes
hardware_component
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(128)
quantity
integer
hardware_id
FK
integer
object_document
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(128)
type
enum
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01