Skip to content

Multi-row sharding key updates #898

@levkk

Description

@levkk

Description

Add the ability to update multiple rows sharding keys inside a single transaction. This should be pretty easy, we just need to loop over the rows and generate N INSERT/DELETE queries. We currently just handle the base case for this (1 row).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bleeding edgeExciting new frontier stuff.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions