mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-10 09:35:50 +00:00
3 lines
86 B
MySQL
3 lines
86 B
MySQL
|
ALTER TABLE "public"."repositories"
|
||
|
ADD COLUMN "hook_secret" character varying(64);
|