mirror of
https://github.com/kennethreitz-archive/www.gittip.com.git
synced 2026-06-21 07:40:58 +00:00
1ae35fdb1f
I had originally thought we would have new tables for `companies` and `brands` but we're going to use the existing `participants` table. Instead, this adds a `type` column to `participants` which is an ENUM with three values: individual, group, and open group. Individuals will behave as participants currently do. Groups will say "We are" instead of "I am" but will otherwise be the same. Open groups will be where we go into all of the voting to decide how to split up the money.