Home
panel_economia
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
paneles
id
increments
timestamps
timestamps
softDeletes
softDeletes
codigo
string
(100)
nombre
string
(200)
tasas
id
increments
timestamps
timestamps
softDeletes
softDeletes
nombre
string
(100)
id_externo
integer
paneles_id
FK
integer
informacion_tasa
id
increments
timestamps
timestamps
softDeletes
softDeletes
fecha
date
monto
decimal
(12,4)
tasas_id
FK
integer
tipo_informacion_tasa_id
FK
integer
tipo_informacion_tasa
id
increments
timestamps
timestamps
softDeletes
softDeletes
nombre
string
(155)
informacion_comparativa
id
increments
timestamps
timestamps
softDeletes
softDeletes
anio
smallInteger
monto
decimal
(12,4)
paneles_id
FK
integer
nombre
string
(155)
codigo
string
(100)
gastos
id
increments
timestamps
timestamps
softDeletes
softDeletes
nombre
string
(155)
paneles_id
FK
integer
Informacion_gasto
id
increments
timestamps
timestamps
softDeletes
softDeletes
fecha
date
monto
decimal
(12,4)
gastos_id
FK
integer
tipo_informacion_gasto_id
FK
integer
tipo_informacion_gasto
id
increments
timestamps
timestamps
softDeletes
softDeletes
nombre
string
(155)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01