Skip to content

[WIP] New version (0.7.0) #28

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

[WIP] New version (0.7.0) #28

wants to merge 3 commits into from

Conversation

aozisik
Copy link
Contributor

@aozisik aozisik commented Sep 4, 2023

No description provided.

ozan-koksal and others added 3 commits September 1, 2023 12:58
* Added test case and basic functionality for check

* Refactored match to swithc to support php 7 and added cache mechanism

* Added mock DB objects and tests

* refactor

* refactor tests

* Removed fixed typos, removed support for sql server

---------

Co-authored-by: Ahmet Ozisik <[email protected]>
* Added events and listeners for slow query events

* Added static slow query handler and used DB facade event for saving slow query events to file

* Added context to slow query events

* Added command and abstract event to batch and dedupe slow query events

* Added method to collect events from file

* Added new tests for command and removed deprecated files

* refactor

* refactor, add tests. go back to listening to QueryExecuted event

* update test rule

* fix test

* Added batch event sending method and test

* apply php-cs-fixer

* improve tests

---------

Co-authored-by: Ahmet Ozisik <[email protected]>
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.

2 participants