knex('community').insert({
          id: 2, 
          user_id: 1,
          name: 'Papers We Love BOS',
          role: 'organizer',