Viewing database schema information
You can view your database schema information for tables, columns, views, indexes, and schema changes.
- Viewing schema changes
You can view consolidated information about changes applied to the database schema on this system. Information is drawn from three concrete classes derived from Log-System-Schema-.
- Viewing Platform-generated schema changes
The schema for the Pega Platform database can grow and evolve through a variety of tools and automatic changes. Automatic changes are possible only if the primary account or the administrative account on the Database data instance that defines the connection to the Pega Platform database has the ALTER TABLE and CREATE TABLE capabilities.
- Viewing database schema using Schema Tools
You can view your Pega Cloud Services database schema information for tables, columns, views, and indexes using Schema Tools. When you click any of these elements in the display, relevant information is displayed on the right side of the landing page, along with appropriate actions for updating the element in the database.
- Viewing data model classes and properties
The Classes and Properties landing page lets you view the relationships among items in your data model.
Previous topic Viewing and modifying schema information Next topic Viewing the initial database schema