Home
hidroexpert
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
persona
id
increments
user_id
integer
tipopersona
string
(1)
titulo
string
(45)
nombre
string
(200)
paterno
string
(200)
materno
string
(200)
fotografia
string
(255)
curp
string
(19)
rfc
string
(13)
actividadpreponderante
string
(100)
driveid
string
(45)
cp
string
(5)
estado
string
(100)
municipio
string
(100)
localidad
string
(100)
tipodomicilio
string
(100)
tipovialidad
string
(100)
nombrevialidad
string
(100)
tipoasentamiento
string
(100)
nombreasentamiento
string
(100)
numext
string
(10)
numint
string
(10)
idrepresentante
integer
timestamps
timestamps
softDeletes
softDeletes
concesion_concesionario
id
increments
persona_id
integer
concesion_id
integer
timestamps
timestamps
softDeletes
softDeletes
rol_concesion
id
increments
rol
string
(100)
timestamps
timestamps
softDeletes
softDeletes
concesion
id
increments
numerodeconcesion
string
(45)
fecharegistro
date
fechaemision
date
vigencia
integer
fechavencimiento
date
fechaprorroga
date
administrador_id
integer
representante_id
integer
driveid
string
(45)
concesion_conagua_id
integer
etiquetas
string
(255)
user_id
integer
timestamps
timestamps
softDeletes
softDeletes
concesion_conagua
id
integer
anexo_conagua
id
increments
anexo
id
increments
concesion_id
integer
anexo_conagua_id
integer
numeroanexo
string
(8)
driveid
string
(45)
cp
string
(5)
estado
string
(100)
municipio
string
(100)
localidad
string
(100)
latlngtitulo
string
(100)
latlngconfirmada
string
(100)
tipo
string
(45)
usoinicial
string
(45)
volumenextraccionautorizado
double
(10,2)
timestamps
timestamps
softDeletes
softDeletes
catalogo
id
increments
producto
string
(100)
tipo
string
(100)
marca
string
(100)
modelo
string
(100)
timestamps
timestamps
softDeletes
softDeletes
especificacion
id
increments
catalogo_id
integer
atributo
string
(100)
valor
string
(255)
timestamps
timestamps
softDeletes
softDeletes
anexo_equipo
id
increments
anexo_id
integer
catalogo_id
integer
numserie
string
(255)
timestamps
timestamps
softDeletes
softDeletes
tramite
id
increments
tipo
string
(45)
driveid
string
(45)
user_id
integer
timestamps
timestamps
softDeletes
softDeletes
tramite_detalle
id
increments
tramite_id
integer
campo
string
(100)
valor
string
(255)
timestamps
timestamps
softDeletes
softDeletes
suscripcion
id
increments
user_id
integer
plan_id
integer
estado
string
(45)
fechacontratacion
datetime
timestamps
timestamps
softDeletes
softDeletes
plan
id
increments
plan
string
(45)
costo
double
(8,2)
trial
integer
periodicidad
string
(45)
op_plan_id
integer
timestamps
timestamps
softDeletes
softDeletes
openpay_suscripcionlog
id
increments
suscripcion_id
integer
evento
string
(100)
descripcion
text
tipo_op
string
(45)
detalle_op
text
timestamps
timestamps
softDeletes
softDeletes
factura
id
increments
pago_id
integer
numfactura
string
(45)
estado
string
(45)
timestamps
timestamps
softDeletes
softDeletes
pago
id
increments
op_suscripcionlog_id
integer
user_id
integer
suscripcion_id
integer
monto
double
(8,2)
estado
string
(45)
timestamps
timestamps
softDeletes
softDeletes
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
email
string
(200)
telefono
string
(20)
email_verified_at
timestamp
password
string
(200)
active
tinyInteger
activation_token
string
(200)
remember_token
string
(100)
usuarioconcesion
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
concesion_id
integer
×
Comments for hidroexpert
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01