-
Notifications
You must be signed in to change notification settings - Fork 302
Clarify the order stability of insertMany #1625
Open
Description
insertMany :: ... => [record] -> ReaderT backend m [Key record]
Are the keys necessarily returned in an order corresponding to the record list parameter, or might the ordering be nondeterministic? Either way, I think it deserves a note in the haddocks.
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.