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

  1. 08 Dec, 2015 2 commits
    • Merge pull request #4919 from lukealbao/master · f1289159
      [MSSQL] Fix connection manager domain usage
      Mick Hansen committed
    • [MSSQL] Fix connection manager domain usage · 25c76623
      API for the Tedious driver requires that an entry for `domain`, if present,
      be at the root level of the config option passed to the constructor. This
      was added in commit 91fc76be.
      
      However, that commit deleted dialectOptions.domain from the config object
      passed into the Sequelize constructor. Since most config objects are singletons,
      this mutation of the config object breaks any subsequent calls to the instance
      connectionManager.$connect.
      
      This commit simply removes the call to delete the domain entry.
      Fixes #4918
      Luke Albao committed
  2. 06 Dec, 2015 3 commits
  3. 04 Dec, 2015 6 commits
  4. 03 Dec, 2015 1 commit
  5. 02 Dec, 2015 1 commit
  6. 28 Nov, 2015 2 commits
  7. 27 Nov, 2015 9 commits
  8. 26 Nov, 2015 1 commit
  9. 24 Nov, 2015 2 commits
  10. 21 Nov, 2015 1 commit
  11. 20 Nov, 2015 6 commits
  12. 19 Nov, 2015 2 commits
  13. 14 Nov, 2015 3 commits
  14. 13 Nov, 2015 1 commit