drawing_annotations

Stores user-created annotations on drawing sheets including shapes, text, and markups.

Purpose

Enable collaboration and markup on drawings.

Columns

ColumnTypeDescription
iduuidPrimary key
drawing_sheet_iduuidSheet reference
typetextpen/text/shape/cloud
datajsonbAnnotation geometry + style
created_byuuidUser
created_attimestamptzTimestamp

Usage