Home
sequences
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
sequences
id
increments
uuid
uuid
title
string
author_id
integer
client_id
integer
status
string
(100)
modified_at
timestamp
timestamps
timestamps
sequence_steps
id
increments
client_id
integer
author_id
integer
sequence_id
integer
order
integer
template
text
duration
integer
duration_type
string
(50)
duration_in_minutes
integer
status
string
(50)
timestamps
timestamps
sequence_enrollments
id
increments
client_id
integer
sequence_id
integer
sequence_rollout_id
integer
user_id
integer
latest_step_id
integer
latest_step_at
timestamp
next_step_id
integer
action_at
timestamp
status
string
timestamps
timestamps
sequence_rollouts
id
increments
client_id
integer
sequence_id
integer
author_id
integer
status
string
(100)
start_step_id
integer
timestamps
timestamps
sequence_recipients
id
increments
client_id
integer
sequence_id
integer
step_id
integer
user_id
integer
message_id
integer
timestamps
timestamps
sequence_auto_enrolls
id
increments
sequence_id
integer
client_id
integer
type
string
timestamps
timestamps
×
Comments for sequences
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01