postgres-upgrade.sql - midPoint 4.6
Changes
| Change | Description |
|---|---|
Adds connector availability flag. |
|
Adds resource template flag. |
|
Adds focus identity container table and normalized focus data indexing. |
|
Adds fuzzy string matching extension and |
|
Adds administrative availability status column to resources. |
|
Adds |
Change 11
Since version: 4.6
Adds connector availability flag.
| Object | Change type | Description |
|---|---|---|
|
Modified table |
Adds connector availability flag. |
Change 10
Since version: 4.6
Adds resource template flag.
| Object | Change type | Description |
|---|---|---|
|
Modified table |
Adds resource template flag. |
Change 9
Since version: 4.6
Adds focus identity container table and normalized focus data indexing.
| Object | Change type | Description |
|---|---|---|
|
New table |
Stores focus identity containers for correlation. |
|
New index |
Supports lookup of focus identities by source resource. |
|
Modified table |
Adds normalized focus data storage. |
|
New index |
Supports filtering by normalized focus data. |
Change 8
Since version: 4.6
Adds fuzzy string matching extension and FOCUS_IDENTITY container type value for smart correlation.
| Object | Change type | Description |
|---|---|---|
|
New extension |
Enables fuzzy string matching used by smart correlation. |
|
Modified enum type |
Adds |
Change 7
Since version: 4.6
Adds administrative availability status column to resources.
| Object | Change type | Description |
|---|---|---|
|
Modified table |
Adds administrative availability status column. |
Change 6
Since version: 4.6
Adds AdministrativeAvailabilityStatusType enum type.
| Object | Change type | Description |
|---|---|---|
|
New enum type |
Adds administrative availability values for resources. |