![]() | ![]() | contents |
/info/catalogdiffs — compares two catalogs and reports on the differences
/info/catalogdiffs
When you specify the IDs for two existing catalog objects as arguments to this METHOD, VoltDB returns information about the difference between, including any tables or stored procedures that have been added, removed, or modified.
You must specify the IDs of the two catalogs to compare in the attributes lhs_id and
rhs_id. The complete JSON structure is returned in the results. The structure of the JSON object is
as follows:
| Argument Name | Type | Description |
|---|---|---|
| lhs_id* | Text | The ID of one of the catalogs to compare |
| rhs_id* | Text | The ID of the other catalog to compare |
| restart | Boolean (read-only) | Whether a database must be restarted to update from the one catalog to the other. |
| ProjectDiffs | List (read-only) | A collection of objects identifying changes to features within the catalog, such as enabling or disabling security |
| TableDiffs | List (read-only) | A collection of objects identifying changes to schema, one entry per table where tables have been added, removed, or modified. |
| ProcedureDiffs | List (read-only) | A collection of objects identifying changes to stored procedures in the catalog, one entry per procedure where procedures have been added, removed, or modified. |
*Required | ||
The Tao of VoltDB
The 5 Principles of VoltDB
VoltDB Technosphere
Products and Solutions
Technical Support
Key Features
Download VoltDB
No Limits
VoltDB Application Gallery
Infinite Possibilities
VoltBuilder Program
