Database - Do in-place update when data is re-loaded #73

Open
opened 3 years ago by garrettmills · 0 comments
Owner

When the database node saves its data, the rows completely re-load with new data. This means that, if the user has an editor open, the row they were editing will have been replaced so their changes won't save.

We need to have a way to update the data in-place, rather than outright replacing it on save.

When the database node saves its data, the rows completely re-load with new data. This means that, if the user has an editor open, the row they were editing will have been replaced so their changes won't save. We need to have a way to update the data in-place, rather than outright replacing it on save.
garrettmills added the Bug Scope: Databases labels 3 years ago
Sign in to join this conversation.
Loading…
There is no content yet.