Exploration DML¶
This spec describes features necessary for the user to INSERT, UPDATE, and DELETE records from within the Data Explorer.
The work is further broken out into more specific specs documents to handle specific scenarios. The work is to be completed in the following order:
- Updating base table cells (TODO)
- Updating “many-to-one” cells (TODO)
- Updating “one-to-many” cells (TODO)
- Updating “many-to-many” cells (TODO)
- Inserting and deleting base table records (TODO)