Skip to content

Delete a single record from an existing table #1864

@simonw

Description

@simonw

API design:

POST /db/table/row-pks/-/delete
Or...
DELETE /db/table/row-pks/-/delete

I'm just going to do POST for the moment, like I did here:

Permission: delete-row

Still needed:

  • Tests for rowid tables
  • Tests for compound primary keys

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions