Skip to content

Rename class ColumnSchemaBuilder #221

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

Merged
merged 5 commits into from
Mar 11, 2023
Merged

Conversation

darkdef
Copy link
Contributor

@darkdef darkdef commented Mar 10, 2023

Q A
Is bugfix?
New feature? ✔️
Breaks BC? ✔️

darkdef added 5 commits March 10, 2023 21:44
# Conflicts:
#	src/QueryBuilder.php
#	src/Schema.php

Merge branch 'master' of github.com:darkdef/db-mssql into columnbuilder

# Conflicts:
#	src/DDLQueryBuilder.php
# Conflicts:
#	src/ColumnSchemaBuilder.php

Merge branch 'master' of github.com:darkdef/db-pgsql into columnbuilder

# Conflicts:
#	src/ColumnSchemaBuilder.php
@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (565bd90) 98.21% compared to head (46e078f) 98.21%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #221   +/-   ##
=========================================
  Coverage     98.21%   98.21%           
  Complexity      333      333           
=========================================
  Files            17       17           
  Lines          1008     1008           
=========================================
  Hits            990      990           
  Misses           18       18           
Impacted Files Coverage Δ
src/Column.php 100.00% <ø> (ø)
src/DDLQueryBuilder.php 100.00% <100.00%> (ø)
src/Schema.php 100.00% <100.00%> (ø)

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@darkdef darkdef merged commit e003359 into yiisoft:master Mar 11, 2023
@darkdef darkdef deleted the columnbuilder branch March 11, 2023 09:53
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