Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 402 Bytes

2022-06-21-use-propertyName-repository-iterator.md

File metadata and controls

8 lines (8 loc) · 402 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 4 column 16
---
title: Fixed src/Core/Framework/DataAbstractionLayer/Dbal/Common/RepositoryIterator.php::fetchIds() with propertyName instead of storageName
issue: NEXT-22085
author: Léo Cunéaz
author_github: @inem0o
---

Core

  • Changed src/Core/Framework/DataAbstractionLayer/Dbal/Common/RepositoryIterator.php::fetchIds() to use automatically the autoincrement field propertyName instead of the storageName