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

Added EXPLAIN ANALYSE query plan into RecommendationService for more … #1

Merged
merged 1 commit into from
May 13, 2024

Conversation

dimafe6
Copy link
Owner

@dimafe6 dimafe6 commented May 13, 2024

…relevant recommendations. Added two settings: ignore_explain_queries, ignore_insert_queries. extractIndexesAndSchemaFromRecord was refactored to use schema and indexes from multiple tables from SQL query instead of SlowLog model schema and indexes. getTableNamesFromRawQuery function has been added. Default prompt has been updated.

…relevant recommendations. Added two settings: ignore_explain_queries, ignore_insert_queries. extractIndexesAndSchemaFromRecord was refactored to use schema and indexes from multiple tables from SQL query instead of SlowLog model schema and indexes. getTableNamesFromRawQuery function has been added. Default prompt has been updated.
@dimafe6 dimafe6 merged commit c00bef8 into main May 13, 2024
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