knex('presentations').insert({
          id: 1,
          user_id: 1,
          title: 'How to Train Your Programmer',
          url: 'https://github.com/ashleygwilliams/how-to-train-your-programmer/tree/UvA-summer2014',