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

Commit

Permalink
Merge pull request #4522 from gratipay/is_owner
Browse files Browse the repository at this point in the history
Now that's a hack
  • Loading branch information
clone1018 authored Jun 16, 2017
2 parents 460a422 + 5253182 commit 7016c47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sql/branch.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE participants ADD COLUMN is_owner bool NOT NULL DEFAULT FALSE;

0 comments on commit 7016c47

Please sign in to comment.