Skip to content

Conversation

Tigrov
Copy link
Member

@Tigrov Tigrov commented Mar 16, 2025

  • move getColumnFactory() from SchemaInterface to ConnectionInterface
  • rename QueryBuilderInterface::quoter() to QueryBuilderInterface::getQuoter()
  • remove QueryBuilderInterface::getSchema()
  • add QueryBuilderInterface::getColumnFactory()
  • change parameters in AbstractQueryBuilder::__construct()
  • other minor refactoring

Related PRs

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

Copy link

codecov bot commented Mar 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.23%. Comparing base (e8607f2) to head (ae9b6bb).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #940   +/-   ##
=========================================
  Coverage     99.23%   99.23%           
  Complexity     1534     1534           
=========================================
  Files            98       98           
  Lines          3803     3804    +1     
=========================================
+ Hits           3774     3775    +1     
  Misses           29       29           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This was referenced Mar 16, 2025
# Conflicts:
#	UPGRADE.md
#	src/QueryBuilder/Condition/Builder/LikeConditionBuilder.php
@Tigrov Tigrov merged commit 1811611 into master Mar 17, 2025
67 checks passed
@Tigrov Tigrov deleted the refactoring branch March 17, 2025 06:25
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.

3 participants