Users
From Open Source Software Research
Appears in the following schemas:
- sf0103
- sf1104
- sf1204
- sf0205
- sf0305
- sf0405
- sf0505
- sf0605
- sf0705
- sf0805
- sf0905
- sf1005
- sf1105
- sf1205
- sf0106
- sf0206
- sf0306
- sf0406
- sf0506
- sf0606
- sf0706
- sf0806
- sf0906
- sf1006
- sf1106
- sf1206
- sf0107
- sf0207
- sf0307
- sf0407
- sf0507
- sf0607
- sf0707
- sf0807
- sf0907
- sf1007
- sf1107
- sf1207
- sf0108
- sf0208
- sf0308
- sf0408
- sf0508
- sf0608
- sf0708
- sf0808
- sf0908
- sf1008
- sf1108
- sf1208
- sf0109
- sf0209
- sf0309
- sf0409
- sf0509
- sf0609
- sf0709
- sf0809
- sf0909
- sf1009
- sf1109
- sf1209
- sf0110
- sf0210
- sf0310
- sf0410
- sf0510
- sf0610
- sf0710
- sf0810
- sf0910
- sf1010
- sf1110
- sf1210
- sf0111
- sf0211
- sf0311
- sf0411
- sf0511
- sf0611
- sf0711
- sf0811
- sf0911
- sf1011
- sf1111
- sf1211
- sf0112
- sf0212
- sf0312
- sf0412
- sf0512
- sf0612
- sf0712
- sf0812
- sf0912
- sf1012
- sf1112
- sf1212
- sf0113
- sf0213
- sf0813
- sf0913
- sf1013
- sf1113
- sf1213
- sf0114
- sf0214
- sf0314
- sf0514
- sf0614
- sf0714
- sf0814
- sf0914
Most Recent Description
Column | Type | Modifiers |
---|---|---|
user_id | integer | not null default nextval(('users_pk_seq'::text)::regclass) |
user_name | text | default ''::text |
realname | character varying(32) | not null default ''::character varying |
status | character(1) | not null default 'A'::bpchar |
unix_uid | integer | default 0 |
add_date | integer | not null default 0 |
people_resume | text | not null default ''::text |
timezone | character varying(64) | default 'GMT'::character varying |
language | integer | not null default 275 |
stay_anon | integer | default 0 |
donation_request | text | |
donate_optin | integer | default 0 |
last_sitestatus_view | integer | default 0 |
row_modtime | integer |
Other Information About the Data
For privacy purposes, email has been removed from this table as of the October 2006 dump.
ER diagram
See the ER diagrams page for numerous diagrams related to this table.