mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-07 08:09:01 +02:00
43573e9a98
GitOrigin-RevId: ef2ef77e26df59d1af3df6dc664e284d3c70102d
398 B
398 B
Scripts in this directory were used when we cleaned up the global blobs table, ensuring that it only contained global blobs. The scripts are meant to be run in this order:
01-create-blob-hashes-table.sql02-set-global-flag.sql03-create-global-blobs-table.sql04-swap-global-blob-tables.sql
The rollback.sql can be run to reverse the effect of 03-swap-global-blob-tables.sql.