Home
task-manager
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
taches
id
increments
libelle
string
(150)
description
string
(250)
infosComp
string
(200)
avantOuApres
boolean
dateLimite
datetime
positionnement_id
FK
integer
etat_id
FK
integer
frequence_id
FK
integer
timestemps
timestamps
frequences
id
increments
libelle
string
(150)
timestamps
timestamps
etats
id
increments
libelle
string
(150)
couleur
string
(150)
codeCouleur
string
(150)
timestamps
timestamps
executants
id
increments
nom
string
(150)
timestamps
timestamps
positionnements
id
increments
libelle
string
(200)
jourExecution
date
timestamps
timestamps
postes
id
increments
code
char
(25)
libelle
string
(100)
timestamps
timestamps
executant_tache
id
increments
executant_id
FK
integer
tache_id
FK
integer
timestamps
timestamps
poste_tache
id
increments
poste_id
FK
integer
tache_id
FK
integer
timestamps
timestamps
tachesold
id
increments
libelle
string
(150)
description
string
(250)
infosComp
string
(200)
dateLimite
datetime
avantOuApres
boolean
positionnement_id
integer
etat_id
integer
frequence_id
integer
timestemps
timestamps
calendriers
id
increments
finDeMois
date
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01