Skip to content

Conversation

@Deltachaos
Copy link

In some doctrine platforms (for example ASE and properly older SQLServer versions) output is a reserved word. For this reason we should tell doctrine to quote it. Using backticks here infront of the name is the doctrine standard portable way to enable quoting for columns.

In some doctrine platforms (for example ASE and properly older SQLServer versions) output is a reserved word. For this reason we should tell doctrine to quote it. Using backticks here infront of the name is the doctrine standard portable way to enable quoting for columns.
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.

1 participant