gristlabs_grist-core/test
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
..
fixtures (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
nbrowser (core) configure typedoc for generating plugin api documentation 2022-04-04 18:11:33 -04:00
server (core) configure typedoc for generating plugin api documentation 2022-04-04 18:11:33 -04:00
init-mocha-webdriver.js Correct spelling mistakes 2022-02-19 09:46:49 +00:00
mocha.opts (core) Move report-why-tests-hang helper to core 2021-04-26 23:52:16 -04:00
report-why-tests-hang.js (core) Move report-why-tests-hang helper to core 2021-04-26 23:52:16 -04:00
test_under_docker.sh (core) run test:docker target prior to pushing grist-core image 2021-12-14 14:22:02 -05:00
tsconfig.json (core) disentangle some server tests, release to core, add GRIST_PROXY_AUTH_HEADER test 2022-03-24 15:11:32 -04:00
xunit-file.js (core) freshen grist-core build 2021-04-03 09:41:06 -04:00