Table qwat.qwat_dr.annotationline
Table for annotationlines.

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
id serial 10  √  nextval('qwat_dr.annotationline_id_seq'::regclass)
labelvisible bool 1 true
text_size numeric 7,2  √  null
text_orientation numeric 7,2  √  null
annotation text 2147483647  √  null
scale_1 bool 1  √  true
scale_2 bool 1  √  true
geometry geometry 2147483647  √  null

Table contained 334 rows at mar. mars 21 17:52 CET 2017

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc annotationline_pkey
geometry Performance Asc annotationline_geoidx