Skip to content

Commit

Permalink
Merge pull request #5818 from EnterpriseDB/docs/edits_to_migration_po…
Browse files Browse the repository at this point in the history
…rtal_pr5802

Edits to PR5802: Migration Portal 4.10 release
  • Loading branch information
gvasquezvargas authored Jul 1, 2024
2 parents 35d935e + c98c6e6 commit c252621
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ New features, enhancements, bug fixes, and other changes in Migration Portal 4.1

| Type | Description |
|--------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Enhancement | Added support for Postgres `tablefunc` extension functions, such as `crosstab`, in user repairs of incompatible DDL objects. The `crosstab` function is commonly used as a workaround for the Oracle `PIVOT` operator, which is not available in Postgres. |
| Enhancement | Added support for Postgres `tablefunc` extension functions, such as `crosstab`, in user repairs of incompatible DDL objects. The `crosstab` function is commonly used as a workaround for the Oracle `PIVOT` operator, which isn't available in Postgres. |
| Enhancement | Added a Migration Portal Knowledge Base entry that describes the use of the Postgres `tablefunc` extension `crosstab` function as a workaround for the Oracle `PIVOT` operator. |
| Bug fix | Fixed the issue that caused the Migration Portal to refresh when selecting the **Projects** tab after selecting the **Portal Wiki** tab. |
| Bug fix | Improved the error handling capabilities of AI Copilot. It now provides the user with better information about any errors returned from the backend server. |
| Bug fix | Fixed the vertical scroll for AI Copilot so that it automatically scrolls as new information is displayed. |
| Bug fix | Fixed the error that caused AI Copilot to lose in-progress streaming response if the user navigates to a different tab. |
| Bug fix | Fixed the error that caused the Quick Help section on the workspace page to go blank when the user navigates from the AI Copilot tab. |
| Bug fix | Improved AI Copilot to support adding line breaks in the AI Copilot text box using modifier keys (control, command, option, shift keys) along with Enter. |
| Bug fix | Improved the error handling capabilities of AI Copilot. It now provides better information about any errors returned from the backend server. |
| Bug fix | Fixed the vertical scroll for AI Copilot so that it scrolls as new information is displayed. |
| Bug fix | Fixed the error that caused AI Copilot to lose in-progress streaming response when navigating to a different tab. |
| Bug fix | Fixed the error that caused the Quick Help section on the workspace page to go blank when navigating from the AI Copilot tab. |
| Bug fix | Improved AI Copilot to support adding line breaks in the AI Copilot text box using modifier keys (Control, Command, Option, Shift keys) along with Enter. |

1 comment on commit c252621

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.