|
id
|
int(11)
|
|
|
|
|
label
|
varchar(100)
|
|
|
|
|
login_url
|
text
|
|
|
|
|
username_encrypted
|
text
|
|
|
|
|
password_encrypted
|
text
|
|
|
|
|
username_selector
|
varchar(255)
|
|
|
|
|
password_selector
|
varchar(255)
|
|
|
|
|
submit_selector
|
varchar(255)
|
|
|
|
|
nav_steps_json
|
text
|
|
|
|
|
schedule_hour
|
int(11)
|
|
|
|
|
schedule_minute
|
int(11)
|
|
|
|
|
schedule_hour_siang
|
int(11)
|
|
|
|
|
schedule_minute_siang
|
int(11)
|
|
|
|
|
schedule_hour_malam
|
int(11)
|
|
|
|
|
schedule_minute_malam
|
int(11)
|
|
|
|
|
recipient_email
|
varchar(255)
|
|
|
|
|
active
|
tinyint(1)
|
|
|
1
|
|
send_email
|
tinyint(1)
|
|
|
1
|
|
created_at
|
datetime
|
|
|
current_timestamp()
|