Overview

This class contains the definition for all the database records.

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 records you want to add to the system.

list

A Hash of the database records you want to add to the system.

The default value is {} Type: Hash

Back to overview of database::db_records