In pgModeler, schemas (or namespaces) are objects used to either separate logically or graphically several types of objects including tables, views, functions, user-defined types, and many others. This object has a very simple editing form and it looks like this:
Attribute | Description |
---|---|
Fill color |
The color used to render the rectangle that will graphically separate tables and views of the current schema from other objects owned by different |
schemas. See the example below. | |
Name color |
The color used to render the schema's name. |
Show rectangle |
This option toggles the exhibition of the schema's bounding rectangle which is determined by the children's objects (tables, views, etc) that are assigned to the schema. |