Files
tranquil-pds/migrations/20260407_inline_event_blocks.sql
Lewis 05246aec58 feat(tranquil-store): gc and hardening
Lewis: May this revision serve well! <lu5a@proton.me>
2026-04-10 13:57:47 +03:00

4 lines
91 B
SQL

ALTER TABLE repo_seq
ADD COLUMN block_cids BYTEA[],
ADD COLUMN block_data BYTEA[];