3.2. Schemas

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 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.
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 too the schema.


Feb 23, 2023 at 16:08