Skip to content

Clarify the order stability of insertMany #1625

Description

@chris-martin
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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions