mirror of
https://github.com/status-im/open-bounty.git
synced 2025-03-03 18:40:32 +00:00
3 lines
80 B
MySQL
3 lines
80 B
MySQL
|
ALTER TABLE "public"."issues"
|
||
|
ADD COLUMN "watch_hash" character varying(128);
|