gristlabs_grist-core/app/gen-server
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
..
entity (core) Fixing lock issues and reverting back to single connection. 2024-09-11 20:48:52 +02:00
lib (core) Fix TypeORM failure when unremoving entities 2024-10-10 18:54:54 -04:00
migration Activations: add an enabled_at column 2024-08-06 15:06:36 -04:00
ApiServer.ts (core) Add remaining audit log events 2024-09-30 13:38:17 -04:00
sqlUtils.ts (core) fix bug where sharing doc with everyone@ as viewer made it unlisted for site viewers 2021-10-28 12:48:31 -04:00