Table openpetra_trunk.public.s_form
List of forms for printers

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
s_form_name_c varchar 20
p_label.s_form_name_c p_label_fk1 R
s_label.s_form_name_c s_label_fk1 R
s_valid_output_form.s_form_name_c s_valid_output_form_fk2 R
This identifies the form
s_form_description_c varchar 80 This is a description of the form
s_default_font_c varchar 64  √  null
s_default_font_size_i int4 10 0 Default font size (points)
s_default_lpi_i int4 10 0 Number of lines per unit of measure
s_default_cpi_i int4 10 0 Number of characters per unit of measure
s_form_length_n numeric 6,3 0 Height of the page
s_form_width_n numeric 6,3 0 Width of the page
s_form_orientation_c varchar 2  √  'P'::character varying
s_unit_of_measure_l bool 1  √  false Unit of measure for the form. True if inches, false if centimeters.
s_top_margin_n numeric 6,3  √  0 Top margin
s_bottom_margin_n numeric 6,3  √  0 Bottom margin
s_left_margin_n numeric 6,3  √  0 Left margin
s_right_margin_n numeric 6,3  √  0 Right margin
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c s_form_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c s_form_fkmd R
s_modification_id_c varchar 150  √  null

Table contained 14 rows at Do Nov 10 18:00 MEZ 2011

Indexes:
Column(s) Type Sort Constraint Name
s_form_name_c Primary key Asc s_form_pk
s_created_by_c Performance Asc inx_s_form_fkcr_key1
s_modified_by_c Performance Asc inx_s_form_fkmd_key2
s_form_name_c Must be unique Asc inx_s_form_pk0

Close relationships  within of separation: