54_update_public_tokens.up.sql 92 B

1
  1. ALTER TABLE public_collection_tokens ADD COLUMN enable_collect bool NOT NULL DEFAULT FALSE;