# | Table Name | Owner | Tablespace | Description |
---|
# | Sequence Name | Owner | Data Type | Start Value | Increment | Description |
---|
# | View Name | Owner | Tablespace | Description |
---|---|---|---|---|
1 | constraint_column_usage | postgres | DEFAULT | Lists all columns having constraints. |
2 | mixerp_table_view | postgres | DEFAULT | Lists all schema, table, and columns with associated types, domains, references, and constraints. |
3 | relationship_view | postgres | DEFAULT | Lists all foreign key columns and their relation with the parent tables. |
# | Matview Name | Owner | Tablespace | Description |
---|
# | Function | Owner | Description |
---|---|---|---|
1 | parse_default(text) RETURNS text | postgres | Parses default constraint column values. |
# | Trigger | Owner | Description |
---|
# | Type | Base Type | Owner | Collation | Default | Type | StoreType | NotNull | Description |
---|