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 `explorations` RPC methods #3595

Open seancolsen opened 1 month ago

seancolsen commented 1 month ago
### Tasks
- [ ] Implement `explorations.add` RPC method
- [ ] Implement `explorations.delete` RPC method
- [ ] Implement `explorations.get` RPC method
- [ ] Implement `explorations.list` RPC method
- [ ] Implement `explorations.replace` RPC method
- [ ] Implement `explorations.run_saved` RPC method
- [ ] Implement `explorations.run` RPC method