Home
lime_db
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
acciones
id
increments
timestamps
timestamps
procesos
id
increments
accion_id
FK
integer
producto_id
FK
integer
orden
integer
timestamps
timestamps
productos
id
increments
tienda_id
FK
integer
timestamps
timestamps
tiendas
id
increments
timestamps
timestamps
ofertas
id
increments
tienda_id
FK
integer
timestamps
timestamps
producto_oferta
id
increments
producto_id
FK
integer
oferta_id
FK
integer
timestamps
timestamps
credenciales
id
increments
producto_id
FK
integer
licencia_id
FK
integer
timestamps
timestamps
licencias
id
increments
prescripcion_id
FK
integer
usuario_id
FK
integer
timestamps
timestamps
prescripciones
id
increments
oferta_id
FK
integer
usuario_id
FK
integer
timestamps
timestamps
usuarios
id
increments
email
string
(255)
password
string
(255)
random
string
(255)
timestamps
timestamps
validado
boolean
activo
boolean
identidades
id
increments
usuario_id
FK
integer
timestamps
timestamps
mensajes
id
increments
plataforma_id
FK
integer
emisor_id
FK
integer
asunto
string
(255)
cuerpo
text
borrado
boolean
timestamps
timestamps
perfiles
id
increments
usuario_id
FK
integer
rol_id
FK
integer
timestamps
timestamps
roles
id
increments
timestamps
timestamps
envios
id
increments
mensaje_id
FK
integer
receptor_id
FK
integer
leido
boolean
borrado
boolean
timestamps
timestamps
adjuntos
id
increments
mensaje_id
FK
integer
nombre
string
(255)
ruta
string
(255)
timestamps
timestamps
notificaciones
id
increments
identidad_id
FK
integer
titulo
string
(255)
descripcion
text
link
string
(255)
visto
boolean
timestamps
timestamps
alertas
id
increments
plataforma_id
FK
integer
titulo
string
timestamps
timestamps
template
text
link
string
(255)
activo
boolean
utimo_proceso
timestamp
identidad_id
FK
integer
plataformas
id
increments
timestamps
timestamps
nombre
string
(255)
criterios
id
increments
timestamps
timestamps
plataforma_id
FK
integer
nombre
string
(255)
eventos
id
increments
timestamps
timestamps
plataforma_id
FK
integer
×
Comments for lime_db
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01