mathesar-foundation / mathesar

Web application providing an intuitive user experience to databases.
https://mathesar.org/
GNU General Public License v3.0
2.28k stars 316 forks source link

Implement `records` RPC methods #3592

Open seancolsen opened 1 month ago

seancolsen commented 1 month ago
### Tasks
- [ ] Implement `records.list` RPC method
- [ ] Implement `records.get` RPC method
- [ ] Implement `records.delete` RPC method
- [ ] Implement `records.add` RPC method
- [ ] Implement `records.patch` RPC method