フィールド名 | データ型 | 制約 | 主キー | 外部キー | 説明文 |
---|---|---|---|---|---|
customer_id | integer | - | - | customer_id | |
full_name | text | not null | - | - | full_name |
session_id | text | not null | - | - | session_id |
ip_address | text | not null | - | - | ip_address |
time_entry | text | not null | - | - | time_entry |
time_last_click | text | not null | - | - | time_last_click |
last_page_url | text | not null | - | - | last_page_url |
who_online_seq_id | serial | ○ | - | who_online_seq_id |