twitterbot_twitterbotvisitlog

5465 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('twitterbot_twitterbotvisitlog_id_seq'::regclass)
request_path varchar 255 null
response_log_id int4 10 null
twitterbot_twitterbotresponselog.id twitterbot_twitterbo_response_log_id_50936d5c_fk_twitterboR
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null

Indexes

Constraint Name Type Sort Column(s)
twitterbot_twitterbotvisitlog_pkey Primary key Asc id
twitterbot_twitterbotvisitlog_response_log_id_50936d5c Performance Asc response_log_id

Relationships