Forum ftispool new
From Open Source Software Research
Appears in the following schemas:
Most Recent Description
Column | Type | Modifiers |
---|---|---|
msg_id | integer | not null |
group_id | integer | |
group_forum_id | integer | default 0 |
subject | text | default ' '::text |
body | text | default ' '::text |
date | integer | default 0 |
user_name | text | default ' '::text |
optype | integer | not null default 1 |
optimestamp | integer | not null default date_part('EPOCH'::text, ('now'::text)::timestamp(6) with time zone) |
Other Information About the Data
Know something about this table? Add it here (and remove this message)