Skip to content

Allow non integer ids in Entity Mapper - #19659

Merged
rullzer merged 1 commit into
masterfrom
techdebt/17486/allow-non-integer-ids-in-entity-mapper
Feb 27, 2020
Merged

Allow non integer ids in Entity Mapper#19659
rullzer merged 1 commit into
masterfrom
techdebt/17486/allow-non-integer-ids-in-entity-mapper

Conversation

@nickvergessen

@nickvergessennickvergessen commented Feb 26, 2020

Copy link
Copy Markdown
Member

Replaces #17486

Signed-off-by: Joas Schilling <coding@schilljs.com>
@ChristophWurst

Copy link
Copy Markdown
Member

Replaces #17486

Not quite. This just allows other types of a single key. The other PR will even allow composite keys.

@ChristophWurstChristophWurst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense

@rullzerrullzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cleaner anyways :)

@rullzer
rullzer merged commit 72cc827 into masterFeb 27, 2020
@rullzer
rullzer deleted the techdebt/17486/allow-non-integer-ids-in-entity-mapper branch February 27, 2020 08:12
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewstechnical debt🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@nickvergessen@ChristophWurst@rullzer@juliusknorr