Skip to content

Commit ceb8a4b

Browse files
Apply suggestion from @nidhibhammar
Co-authored-by: nidhibhammar <59045594+nidhibhammar@users.noreply.github.com>
1 parent b9955da commit ceb8a4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

product_docs/docs/edb-postgres-ai/1.4/hybrid-manager/using_hybrid_manager/migration/migrations/migration_database_details_view.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This information can help you scope your migration effort and effectively plan t
4646

4747
Selecting a row expands it to show the following:
4848

49-
**Schema Compatibility Summary:** Shows the status of schema objects as processed by the Migration Portal. This summary is only available after a Migration Portal project has been created for the schema. For Postgres sources, no compatibility assessment is performed — schemas pass through as-is, so failed, system-repaired, and user-repaired counts will always be 0.
49+
**Schema Compatibility Summary:** Shows the status of schema objects as processed by the Migration Portal. This summary is only available after a Migration Portal project has been created for the schema. For Postgres sources, compatibility assessment is skipped — schemas are passed through as-is, so failed, system-repaired, and user-repaired counts are always 0.
5050

5151
**Migration Portal project table:** Lists the Migration Portal project associated with the schema, including the project name, target database version, creation date, and available actions.
5252

0 commit comments

Comments
 (0)