Skip to content
Snippets Groups Projects
Commit 61edaaa8 authored by Morton Jonuschat's avatar Morton Jonuschat Committed by Andreas Fernandez
Browse files

[BUGFIX] Doctrine: Provide table name to lastInsertId()

Databases that use sequences for auto increment columns need to
have information about the table name to select the correct sequence
to return information from.

Change-Id: I5a4ff882d2237c86030b41a921843afdb95b9789
Resolves: #77833
Releases: master
Reviewed-on: https://review.typo3.org/49843


Tested-by: default avatarBamboo TYPO3com <info@typo3.com>
Reviewed-by: default avatarManuel Selbach <manuel_selbach@yahoo.de>
Tested-by: default avatarManuel Selbach <manuel_selbach@yahoo.de>
Reviewed-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Tested-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
parent 6744c026
Branches
Tags
No related merge requests found
Showing
with 33 additions and 13 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment