Native PostgreSQL Schema Script: postgres.sql - Schema objects
This page documents schema objects parsed from config/sql/native/postgres.sql.
Region: Schema objects
Schema repository objects.
Tables
m_schema
Stores schema objects.
XSD type: http://midpoint.evolveum.com/xml/ns/public/common/common-3#SchemaType
Inherits from: m_assignment_holder
Columns
| Column | Type | Required / constraints | Description |
|---|---|---|---|
|
|
primary key, required |
Schema 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