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

CDR-1438 Fix postgres explain analyze #1326

Merged
merged 1 commit into from
May 27, 2024

Conversation

alexlehn
Copy link
Contributor

@alexlehn alexlehn commented May 24, 2024

Changes

Use EXPLAIN (ANALYZE, ...) instead of EXPLAIN ANALYZE to be able to pass arguments.

Pre-Merge checklist

  • New code is tested
  • Present and new tests pass
  • Documentation is updated
  • The build is working without errors
  • No new Sonar issues introduced
  • Changelog is updated
  • Code has been reviewed

@ehrbasebot
Copy link

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
1402 0 139 1402 100 0s

@alexlehn alexlehn force-pushed the feature/CDR-1438-fix-postgres-explain-analyze branch 2 times, most recently from fdab1a6 to efe2799 Compare May 24, 2024 09:54
@vmueller-vg vmueller-vg force-pushed the feature/CDR-1438-fix-postgres-explain-analyze branch from efe2799 to e9571c0 Compare May 27, 2024 10:24
@vmueller-vg vmueller-vg marked this pull request as ready for review May 27, 2024 10:32
Copy link

sonarcloud bot commented May 27, 2024

@vmueller-vg vmueller-vg merged commit 1299e78 into develop May 27, 2024
35 checks passed
@vmueller-vg vmueller-vg deleted the feature/CDR-1438-fix-postgres-explain-analyze branch May 27, 2024 10:34
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.

3 participants