Native PostgreSQL Schema Script: postgres.sql - Marks
This page documents schema objects parsed from config/sql/native/postgres.sql.
Region: Marks
Mark objects used to classify and annotate repository objects and events.
Tables
m_mark
Stores mark objects used to classify and annotate repository objects and events.
XSD type: http://midpoint.evolveum.com/xml/ns/public/common/common-3#MarkType
Inherits from: m_assignment_holder
Columns
| Column | Type | Required / constraints | Description |
|---|---|---|---|
|
|
primary key, required |
Mark object identifier. |
|
|
Foreign keys
| Column | References |
|---|---|
|
Triggers
Triggers run routines automatically when table rows are inserted, updated, or deleted.
Was this page helpful?
YES
NO
Thanks for your feedback