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

Remove $rawSql parameter from AbstractCommand::internalExecute() method #841

Merged
merged 1 commit into from
May 9, 2024

Conversation

Tigrov
Copy link
Member

@Tigrov Tigrov commented May 9, 2024

Remove $rawSql parameter from

  • AbstractCommand::internalExecute() method
  • AbstractPdoCommand::internalExecute() method
Q A
Is bugfix?
New feature?
Breaks BC? ✔️
Fixed issues #767

…ctCommand` and `AbstractPdoCommand` classes
Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.59%. Comparing base (68823a6) to head (7f9ce7a).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #841   +/-   ##
=========================================
  Coverage     99.59%   99.59%           
  Complexity     1316     1316           
=========================================
  Files            64       64           
  Lines          3236     3236           
=========================================
  Hits           3223     3223           
  Misses           13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Tigrov Tigrov merged commit 1ff947e into master May 9, 2024
170 of 171 checks passed
@Tigrov Tigrov deleted the remove-parameter-rawSql branch May 9, 2024 11:00
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