Bug #49007

Flows doctrine implementation creates too long identifiers for databases with maxIdentifierLengeth < 31

Added by Christian Müller about 2 years ago. Updated about 2 years ago.

Status:Resolved Start date:2013-06-10
Priority:Should have Due date:
Assigned To:Christian Müller % Done:

100%

Category:-
Target version:-
Affected Flow version:(any)

Associated revisions

Revision 89db1038
Added by Robert Lemke about 2 years ago

[BUGFIX] ORM fails on databases with low maximum length for table names

This fixes a bug that creates too long database identifiers on
systems where maxIdentifierLength is less than 31 as Oracle has.

This patch fixes the bug in a backwards compatible way.

Change-Id: I1fa21a56fd048d987ff1aeaddf36c21e39bff2cb
Releases: master, 2.0
Fixes: #49007

Revision e7f4df66
Added by Robert Lemke about 2 years ago

[BUGFIX] ORM fails on databases with low maximum length for table names

This fixes a bug that creates too long database identifiers on
systems where maxIdentifierLength is less than 31 as Oracle has.

This patch fixes the bug in a backwards compatible way.

Change-Id: I1fa21a56fd048d987ff1aeaddf36c21e39bff2cb
Releases: master, 2.0
Fixes: #49007

History

#1 Updated by Gerrit Code Review about 2 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21327

#2 Updated by Gerrit Code Review about 2 years ago

Patch set 1 for branch 2.0 has been pushed to the review server.
It is available at https://review.typo3.org/21630

#3 Updated by Gerrit Code Review about 2 years ago

Patch set 2 for branch 2.0 has been pushed to the review server.
It is available at https://review.typo3.org/21630

#4 Updated by Gerrit Code Review about 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21327

#5 Updated by Anonymous about 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Applied in changeset commit:89db1038abee37e2c39a434df82bda0970faed04.

Also available in: Atom PDF