# Bug 3144: Rename CRUD methods to be more consistent

- Status: closed
- Project: Zero
- Creator: @aboodman
- Assignee: @aboodman
- Labels: alpha-want
- Created: 2024-11-14T21:44:11Z
- Modified: 2024-11-18T11:19:04Z
- Reactions: 👍️ ×2 (arv, saturnonearth)
- URL: https://bugs.rocicorp.dev/p/zero/issue/3144

## Description

```
create -> insert
set -> upsert
update -> update
delete -> delete
```

See: https://github.com/rocicorp/mono/pull/2996#discussion_r1842409027

## Comments (0)
