Skip to content

Add DBTypes that are missing for TypeMapping#6463

Merged
derrabus merged 3 commits intodoctrine:3.9.xfrom
patrick1100:patch-2
Aug 14, 2024
Merged

Add DBTypes that are missing for TypeMapping#6463
derrabus merged 3 commits intodoctrine:3.9.xfrom
patrick1100:patch-2

Conversation

@patrick1100
Copy link
Copy Markdown
Contributor

Q A
Type bug
Fixed issues #6259

Summary

We've got error because of missing DBTypes on SQLSRV. "Unknown database type sysname requested, Doctrine\DBAL\Platforms\SQLServer2012Platform may not support it.". Once for 'sysname' and for 'xml'.

@derrabus
Copy link
Copy Markdown
Member

derrabus commented Jul 3, 2024

Thank you. Please add a functional test that covers your issue.

@patrick1100
Copy link
Copy Markdown
Contributor Author

patrick1100 commented Jul 5, 2024

There was anything wrong with codecov

error - 2024-07-04 12:10:54,906 -- Report creating failed: {"detail":"Not valid tokenless upload"}
Error: Codecov:
Failed to properly create report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code

maybe restart the checks?

@greg0ire
Copy link
Copy Markdown
Member

greg0ire commented Jul 5, 2024

It's a known issue: codecov/codecov-action#1487

SenseException
SenseException previously approved these changes Jul 14, 2024
@derrabus derrabus changed the base branch from 3.8.x to 3.9.x August 14, 2024 10:49
@derrabus derrabus dismissed SenseException’s stale review August 14, 2024 10:49

The base branch was changed.

@derrabus derrabus added this to the 3.9.0 milestone Aug 14, 2024
@derrabus derrabus merged commit 677746e into doctrine:3.9.x Aug 14, 2024
derrabus added a commit to derrabus/dbal that referenced this pull request Aug 14, 2024
* 3.9.x:
  fix doctrine#6198:  stop considering generated column definition as being its default value (doctrine#6199)
  Fix condition on Ascii String for SQL Server (doctrine#6389)
  Add DBTypes that are missing for TypeMapping (doctrine#6463)
derrabus added a commit to derrabus/dbal that referenced this pull request Aug 14, 2024
* 3.9.x:
  fix doctrine#6198:  stop considering generated column definition as being its default value (doctrine#6199)
  Fix condition on Ascii String for SQL Server (doctrine#6389)
  Add DBTypes that are missing for TypeMapping (doctrine#6463)
derrabus added a commit to derrabus/dbal that referenced this pull request Aug 14, 2024
* 3.9.x:
  fix doctrine#6198:  stop considering generated column definition as being its default value (doctrine#6199)
  Fix condition on Ascii String for SQL Server (doctrine#6389)
  Add DBTypes that are missing for TypeMapping (doctrine#6463)
derrabus added a commit that referenced this pull request Aug 15, 2024
* 4.1.x:
  Prepare 3.9.0 and 4.1.0 (#6492)
  Deprecate support for Postgres 10 and 11 (#6495)
  Document the new PostgreSQL120Platform (#6494)
  fix #6198:  stop considering generated column definition as being its default value (#6199)
  Fix condition on Ascii String for SQL Server (#6389)
  Add DBTypes that are missing for TypeMapping (#6463)
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants