open-bounty/resources/migrations/20170822212911-store-usd-value-updated-datetime.up.sql
2017-08-22 22:15:40 +03:00

2 lines
90 B
SQL

ALTER TABLE "public"."issues" ADD COLUMN "value_usd_updated" timestamp without time zone;