Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DB-13024] Implement Detailed Reporting for Unsupported Query Constructs #1732

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sanyamsinghal
Copy link
Collaborator

  • Added functionality to detect and report Unsupported Query Constructs, starting with advisory locks, within migration assessments.
  • Enhanced HTML and JSON report formats to display unsupported query details effectively.
  • Designed with extensibility in mind, allowing for easy addition of future query construct types.
  • Initial advisory lock detection covers common cases, with plans for more comprehensive coverage.

- Added functionality to detect and report Unsupported Query Constructs, starting with advisory locks, within migration assessments.
- Enhanced HTML and JSON report formats to display unsupported query details effectively.
- Designed with extensibility in mind, allowing for easy addition of future query construct types.
- Initial advisory lock detection covers common cases, with plans for more comprehensive coverage.
@sanyamsinghal sanyamsinghal self-assigned this Oct 4, 2024
@sanyamsinghal sanyamsinghal requested review from makalaaneesh, priyanshi-yb and hbhanawat and removed request for makalaaneesh October 4, 2024 14:27
@sanyamsinghal sanyamsinghal marked this pull request as ready for review October 7, 2024 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant