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 `constraints` RPC methods #3594

Open seancolsen opened 1 month ago

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