gristlabs_grist-core/app
Alex Hall 251d79704b (core) Migrate Attachments columns from marshalled blobs to JSON
Summary: Adds a migration in preparation for future work on tracking and deleting attachments. This includes a `_grist_Attachments.timeDeleted` column which isn't used yet, and changing the storage format of user columns of type `Attachments`. DocStorage now treats Attachments like RefList in general (since they use JSON), which also prompted a tiny bit of refactoring.

Test Plan: Added a migration test case showing the change in format.

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D3352
2022-04-06 13:28:47 +02:00
..
client (core) Add usage to data tables page 2022-04-04 15:08:19 -07:00
common (core) Migrate Attachments columns from marshalled blobs to JSON 2022-04-06 13:28:47 +02:00
gen-server (core) Add new Grist login page 2022-04-01 15:24:19 -07:00
plugin (core) configure typedoc for generating plugin api documentation 2022-04-04 18:11:33 -04:00
server (core) Migrate Attachments columns from marshalled blobs to JSON 2022-04-06 13:28:47 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00