Home
SAE
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
igrejaTb
id
increments
timestamps
timestamps
nome
string
(200)
endereco
string
(250)
complemento
string
(250)
bairro
string
(100)
cidade
string
(100)
telefone
string
(15)
update
datetime
userCad
string
(150)
cep
string
(10)
celulaTb
id
increments
timestamps
timestamps
nome
string
(200)
celulaMae
FK
integer
diaReuniao
enum
horario
time
tipo
enum
dataInicio
date
lider
string
(150)
auxiliar
string
(150)
secretario
string
(150)
anfitriao
string
(150)
endereco
string
(250)
complemento
string
(250)
bairro
string
(100)
cidade
string
(100)
update
datetime
useCad
string
(150)
idIgreja
FK
integer
supervisorTb
id
increments
timestamps
timestamps
nome
string
(150)
celula_supervisor
id
increments
timestamps
timestamps
idCelula
FK
integer
idSupervisor
FK
integer
participanteTb
id
increments
timestamps
timestamps
nome
string
(150)
sexo
enum
nascimento
date
endereco
string
(250)
complemento
string
(250)
bairro
string
(100)
cidade
string
(100)
cep
string
(10)
estadoCivil
enum
email
string
(150)
telefone
string
(13)
celular1
string
(14)
celular2
string
(14)
convidadoPor
string
(150)
diaVisita
enum
horario
time
dataConversao
date
tipoConversao
enum
consolidador
string
(150)
tipoParticipante
enum
update
datetime
userCad
string
(150)
idCelula
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01