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