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

Raise yiisoft/db to ^1.2 #247

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Raise yiisoft/db to ^1.2 #247

merged 1 commit into from
Nov 12, 2023

Conversation

vjik
Copy link
Member

@vjik vjik commented Nov 12, 2023

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -

Copy link

what-the-diff bot commented Nov 12, 2023

PR Summary

  • Update of Database Package Requirement
    The underlying database package 'yiisoft/db', which our software relies on for database operations, has had its version requirement updated. Previously, we were using version 1.0, but we've now moved on to using a later, more up-to-date package, version 1.2. This could result in better performance and enhanced feature availability when interacting with databases.

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e439a55) 98.40% compared to head (69c2c78) 98.40%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #247   +/-   ##
=========================================
  Coverage     98.40%   98.40%           
  Complexity      175      175           
=========================================
  Files            16       16           
  Lines           564      564           
=========================================
  Hits            555      555           
  Misses            9        9           

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

@vjik vjik merged commit 8797495 into master Nov 12, 2023
20 of 21 checks passed
@vjik vjik deleted the raise-db branch November 12, 2023 16:15
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