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

Normalize columns and values refactoring #447

Merged
merged 3 commits into from Jan 3, 2023
Merged

Normalize columns and values refactoring #447

merged 3 commits into from Jan 3, 2023

Conversation

darkdef
Copy link
Contributor

@darkdef darkdef commented Jan 3, 2023

Q A
Is bugfix?
New feature?
Breaks BC?

@what-the-diff
Copy link

what-the-diff bot commented Jan 3, 2023

  • Added support for table prefixes in update queries.
  • Fixed a bug where the column names were not normalized when using QueryInterface as an argument to insert().

@codecov
Copy link

codecov bot commented Jan 3, 2023

Codecov Report

Base: 98.76% // Head: 98.76% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (88e082d) compared to base (486b156).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #447   +/-   ##
=========================================
  Coverage     98.76%   98.76%           
- Complexity     1256     1257    +1     
=========================================
  Files            57       57           
  Lines          2985     2988    +3     
=========================================
+ Hits           2948     2951    +3     
  Misses           37       37           
Impacted Files Coverage Δ
src/QueryBuilder/DMLQueryBuilder.php 97.63% <100.00%> (+0.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@darkdef darkdef merged commit 684e74c into yiisoft:master Jan 3, 2023
@darkdef darkdef deleted the normalize_ref branch January 3, 2023 11:46
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.

None yet

2 participants