open-bounty/resources/migrations/20170212181519-store-avatar...

3 lines
56 B
SQL

ALTER TABLE public.users
ADD avatar_url VARCHAR(255);