User ip dl auth
From Open Source Software Research
Appears in the following schemas:
Most Recent Description
Column | Type | Modifiers |
---|---|---|
usr_ip_id | integer | not null default nextval(('usr_ip_id_seq'::text)::regclass) |
user_id | integer | not null |
ip_addr | inet | not null |
autoadd_date | integer | not null default 0 |
Indexes: user_ips_dl_pk primary key btree (user_id, ip_addr) |
Other Information About the Data
Know something about this table? Add it here (and remove this message)