不要怂,就是干,撸起袖子干!

  1. 07 Oct, 2014 1 commit
    • update postgresql error message parsing on foreign key · 3c34a623
      Error code: 23503
      
      On "recent" postgresql (> 8?), error message is:
      insert or update on table "$table" violates foreign key constraint
      "$index"
      
      I updated the error match to get the right table and index in both
      cases.
      
      Before this patch, sequelize failed badly with: `TypeError: Cannot read
      property '1' of null`
      vvo committed
  2. 02 Oct, 2014 1 commit
  3. 01 Oct, 2014 9 commits
  4. 30 Sep, 2014 1 commit
  5. 29 Sep, 2014 1 commit
  6. 28 Sep, 2014 4 commits
  7. 27 Sep, 2014 4 commits
  8. 26 Sep, 2014 2 commits
  9. 25 Sep, 2014 3 commits
  10. 24 Sep, 2014 12 commits
  11. 23 Sep, 2014 2 commits