database::db schemas
Overview
This class contains the definition for all the database schemas.
When these customizations aren’t enough, you can replace the class with your own class. See pg_profile::database for an explanation on how to do this.
Attributes
| Attribute Name | Short Description |
|---|---|
| list | A Hash of the database schemas you want to add to the system. |
list
A Hash of the database schemas you want to add to the system.
The default value is {} Type: Hash
