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

feat: SQL query tuning for improved readability and performance #4

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

eddydecena
Copy link
Member

@eddydecena eddydecena commented Jul 19, 2024

Description

Add a new feature for tuning queries to improve readability and performance

Related Issue

NONE

Changes Made

List the specific changes introduced in this PR:

  • Added new feature for tuning to improve readability and performance
  • Fix Subject for user identity

How Has This Been Tested?

Describe the steps taken to test your changes:

  • Manual testing (describe steps)
    • Tested path to create, edit, delete, get and get all Data Sources
    • Tested query tuning results and query generation results

Checklist

  • My code follows the project's coding style guidelines.
  • I have written unit/integration tests where applicable.
  • All new and existing tests passed successfully.
  • I have updated the documentation accordingly.
  • My commit message follows the conversational commit specification.

Additional Notes

Any other relevant information about the PR.

@eddydecena eddydecena force-pushed the feature/queries-improver branch from e21fd63 to b7fbcac Compare July 19, 2024 17:35
@eddydecena eddydecena marked this pull request as ready for review July 19, 2024 17:37
@eddydecena eddydecena merged commit 1ea8572 into main Jul 19, 2024
3 checks passed
@eddydecena eddydecena deleted the feature/queries-improver branch July 19, 2024 17:38
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