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

Avoid self deprecation about listTableColumn #6108

Merged
merged 1 commit into from Jul 24, 2023
Merged

Avoid self deprecation about listTableColumn #6108

merged 1 commit into from Jul 24, 2023

Conversation

VincentLanglet
Copy link
Contributor

@VincentLanglet VincentLanglet commented Jul 24, 2023

Q A
Type bug
Fixed issues

Summary

BC solution for #6104

Closes #6104

@greg0ire greg0ire requested a review from derrabus July 24, 2023 07:58
@derrabus derrabus added the Bug label Jul 24, 2023
@derrabus derrabus added this to the 3.6.6 milestone Jul 24, 2023
@derrabus derrabus merged commit 8ac288b into doctrine:3.6.x Jul 24, 2023
74 checks passed
derrabus added a commit that referenced this pull request Jul 24, 2023
* 3.6.x:
  Avoid self deprecation about listTableColumn (#6108)
derrabus added a commit to derrabus/dbal that referenced this pull request Jul 24, 2023
* 3.7.x:
  Avoid self deprecation about listTableColumn (doctrine#6108)
  Fix blob binding overwrite on DB2 (doctrine#6093)
  Optimize TypeRegistry::lookupName() from O(N) to O(1) (doctrine#6082)
  Add documentation for doctrine#6044 (doctrine#6069)
  Use triggerIfCalledFromOutside in listTableDetails
  Document alternative to Type::getName (doctrine#6077)
cgknx pushed a commit to cgknx/dbal that referenced this pull request Aug 30, 2023
<!-- Fill in the relevant information below to help triage your pull
request. -->

|      Q       |   A
|------------- | -----------
| Type         | bug
| Fixed issues | 

#### Summary

BC solution for doctrine#6104

Closes doctrine#6104
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants