_435.fitbit_tokens

Field Type Null Default Key Extra Comment
ft_id int(11) NO PRI auto_increment
ft_pat_id int(11) NO MUL
ft_cli_id int(11) NO MUL
ft_access_token varchar(267) NO
ft_refresh_token varchar(64) NO
ft_scope varchar(120) NO
ft_token_expires datetime YES
ft_modified timestamp YES CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP
ft_created timestamp YES CURRENT_TIMESTAMP

References

Local Column References