Skip to content

custom ids are returned empy array on create #3049

Answered by daffl
f-i-t-s-u-m asked this question in Q&A
Discussion options

You must be logged in to vote

This has been addressed and then reverted in #2934 because it breaks functionality in other databases. I found the most reliable solution is to generate the UUID (or any other id format) in the data resolver before it is created in the database.

We could add the id returning behaviour as an option to avoid the whack-a-mole we've been doing with the various fixes around this.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@f-i-t-s-u-m
Comment options

Answer selected by f-i-t-s-u-m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants