Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
Back out .sql changes
Browse files Browse the repository at this point in the history
  • Loading branch information
JessaWitzel committed Dec 7, 2016
1 parent 0c1252c commit 2596672
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions sql/schema.sql
Original file line number Diff line number Diff line change
Expand Up @@ -890,12 +890,6 @@ BEGIN;
END;


--https://github.com/gratipay/gratipay.com/pull/4214
BEGIN;
ALTER TABLE teams DROP COLUMN todo_url;
END;


-- https://github.com/gratipay/gratipay.com/pull/4164
ALTER TABLE packages ADD COLUMN readme_needs_to_be_processed bool NOT NULL DEFAULT true;

Expand Down

0 comments on commit 2596672

Please sign in to comment.