gristlabs_grist-core/app
George Gevoian c824964152 (core) Fix TypeORM failure when unremoving entities
Summary:
When `save` was called without any modifications to the
entity, TypeORM would throw an error. This could sometimes
occur if an entity was unremoved by two different clients with
the same application state. We now avoid calling `save` if a
document or workspace is already unremoved.

Test Plan: Manual.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D4365
2024-10-10 18:54:54 -04:00
..
client (core) Hiding other site section 2024-10-10 16:28:46 +02:00
common (core) Rename popup for group by columns 2024-10-09 11:46:26 +02:00
gen-server (core) Fix TypeORM failure when unremoving entities 2024-10-10 18:54:54 -04:00
plugin Move phab docs to /documentation (#882) 2024-03-05 08:35:48 -05:00
server (core) Rename popup for group by columns 2024-10-09 11:46:26 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00