open-bounty/resources/migrations/20180314124717-store-pr-tit...

2 lines
80 B
MySQL
Raw Normal View History

ALTER TABLE "public"."pull_requests" ADD COLUMN "title" character varying(256);