Files
gristlabs_grist-core/sandbox/grist
Alex Hall 8644f346af (core) Keep referencing columns when their table is deleted, convert to appropriate type
Summary:
Previously, when a table was deleted, ref/reflist columns pointing at that table were deleted as well. This diff changes that, converting the columns to a suitable type instead.

See here for discussion and decisions: https://grist.slack.com/archives/C069RUP71/p1686060034848139

Test Plan: Added Python tests for most cases, and a DocApi test for where Python has to call JS code to convert the values.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D4011
2023-09-11 14:15:54 +02:00
..
2022-06-17 21:53:20 +02:00
2022-10-17 13:38:21 +02:00
2022-02-19 09:46:49 +00:00
2022-05-04 21:41:42 +02:00