Home
same
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
calleHABLARCONABRAHAM
id
increments
codigo
integer
descripcion
string
(60)
timestamps
timestamps
destino
id
increments
descripcion
string
(80)
diagnostico_presuntivo
id
increments
descripcion
string
(50)
timestamps
timestamps
llamado
id
increments
llamado_estado_id
FK
integer
pac_id
FK
integer
calle
string
(50)
altura
string
(50)
calle1
string
calle2
string
obs_ubicacion
string
(150)
obs_operador
string
(255)
localidad_id
FK
integer
telefono
string
(50)
patologia_id
FK
integer
grado
integer
observacion
string
destino_id
FK
integer
movil_id
FK
integer
fh_recepcion
datetime
fh_despacho
datetime
fh_salida
datetime
fh_llegada
datetime
fh_fin
datetime
usuario_id
FK
integer
motivo_can
string
(100)
timestamps
timestamps
obrasocial
id
increments
descripcion
string
(50)
paciente
id
increments
dni
string
(20)
nombre
string
(50)
fecha_nacimiento
datetime
sexo
string
(1)
calle
string
(50)
altura
string
(50)
calle1
string
(50)
calle2
string
(50)
obrasocial_id
FK
integer
localidad_id
FK
integer
telefono
string
(50)
timestamps
timestamps
localidad
id
increments
descripcion
string
(50)
patologia
id
increments
descripcion
string
(50)
grado_propuesto
integer
timestamps
timestamps
llamado_estado
id
increments
descripcion
string
(50)
movil
id
increments
descripcion
string
(50)
equipamiento
string
(150)
medico
integer
movil_estado_id
FK
integer
timestamps
timestamps
TABLAS_DE_USUARIOS
id
integer
nombre
string
(50)
domicilio
string
(50)
localidad_cod
FK
integer
dni
string
(15)
telefono
string
(20)
clave
string
(50)
grupo
string
(50)
timestamps
timestamps
patologias_indicaciones
id
increments
patologia_id
FK
integer
grado
integer
orden
integer
descripcion
string
(100)
timestamps
timestamps
movil_estado
id
increments
descripcion
string
(50)
resultado
id
increments
timestamps
timestamps
llamado_id
FK
integer
origen
string
(10)
salida_movil
datetime
diagnostico_presuntivo_id
FK
integer
fh_aviso_defciv
datetime
fh_aviso_bomberos
datetime
fh_aviso_policia
datetime
aviso_recep_defciv
string
(15)
aviso_recep_bomberos
string
(15)
aviso_recep_policia
string
(15)
comentario_operador
string
(15)
obs_medica
string
(15)
usuario
FK
integer
medico
id
increments
timestamps
timestamps
chofer
id
increments
timestamps
timestamps
base_horarios_movil
id
increments
timestamps
timestamps
×
Exporting error!
There is an error with the foreign key contraints, please check if reference of column "localidad_cod" in table "TABLAS_DE_USUARIOS" is still correct.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01