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

Fix typo in telescope purge #272

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Fix typo in telescope purge #272

merged 2 commits into from
Jul 23, 2024

Conversation

dave-mills
Copy link
Member

No description provided.

Copy link

what-the-diff bot commented Jul 23, 2024

PR Summary

  • Optimized Telescope Database Tables
    The code in PurgeTelescopeEntries.php was updated to optimize the performance of key tables (telescope_entries, telescope_entries_tags, telescope_monitoring) in the Telescope module. This was done by changing 'OPTIMISE' statements to 'OPTIMIZE', ensuring a greater efficiency in our data handling process.

@dave-mills dave-mills merged commit 5155866 into main Jul 23, 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