Home
expedientes_obras
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
profesional
id
increments
codigoqr
string
usuario_externo_id
integer
foto
string
(500)
encomienda
string
(200)
regmunicipal
integer
softDeletes
softDeletes
timestamps
timestamps
inspeccion
id
increments
fecha
datetime
informe
string
(200)
tipo_inspeccion
string
cedulas_notificacion
string
(200)
actas_comprobacion
string
(200)
foto
string
(500)
mandam_paralizado
string
(200)
acta_paralizacion
string
(200)
planilla_ini_obra
string
(200)
derivacion_id
FK
integer
softDeletes
softDeletes
timestamps
timestamps
derivacion
id
increments
fecha
datetime
recibido_de
integer
pasa_a
integer
carpeta_id
FK
integer
inspeccion_id
FK
integer
softDeletes
softDeletes
timestamps
timestamps
inspector
id
increments
apellido
string
(200)
nombre
string
(200)
dni
integer
softDeletes
softDeletes
timestamps
timestamps
propietario
id
increments
apellido
string
(200)
nombre
string
(200)
razon_social
string
(200)
dni
integer
calle
string
(200)
numero
integer
localidad
string
(200)
codigo_postal
integer
telefono
integer
movil
integer
email
string
(200)
softDeletes
softDeletes
timestamps
timestamps
carpeta
id
increments
codigoqr
string
nro_carpeta
string
(200)
nro_expediente
string
(200)
ubicacion_gis
string
(200)
parcela
string
(200)
calle
string
(200)
numero
integer
localidad
string
(200)
codigo_postal
integer
fachada
string
(200)
circunscripcion
string
(200)
seccion
string
(200)
manzana
string
(200)
estado
string
(200)
obra
string
destino
string
agua
string
cloacas
string
zonificacion
string
superficie
integer
sello
string
fecha_aprobacion
datetime
venc_contrato
datetime
profesional_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
carpeta_propietario
id
increments
fecha_desde
datetime
fecha_hasta
datetime
carpeta_id
FK
integer
propietario_id
FK
integer
softDeletes
softDeletes
timestamps
timestamps
parcela_hist
id
increments
fecha
datetime
parcela_ant
string
(200)
parcela_nue
string
(200)
carpeta_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
inspeccion_inspector
id
increments
inspeccion_id
FK
integer
inspector_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
estado
id
increments
nombre
string
timestamps
timestamps
softDeletes
softDeletes
carpeta_estado
id
increments
fecha
datetime
estado_id
FK
integer
carpeta_id
FK
integer
softDeletes
softDeletes
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01