chatdesk-ui/storage_v1.19.1/migrations/tenant/0008-add-public-to-buckets.sql

1 line
84 B
SQL

ALTER TABLE storage.buckets ADD COLUMN if not exists "public" boolean default false;