Historial de Commits

Autor SHA1 Mensaje Fecha
  Arnaud Chen-yen-su 09b308f3fb Add acquire and release events to Pool for tracking hace 7 años
  Douglas Christopher Wilson eeca1326c5 lint: remove unused variables hace 7 años
  Douglas Christopher Wilson 2aa8b6c8ea lint: prefer triple equal operator hace 8 años
  Douglas Christopher Wilson c19c867d03 lint: enforce consistent quote style hace 8 años
  Douglas Christopher Wilson 8b1519c8dd lint: require parans to construct objects hace 8 años
  Douglas Christopher Wilson ef55076e55 Add POOL_CLOSED code to "Pool is closed." error hace 8 años
  Douglas Christopher Wilson d68924568c build: eslint@2.11.0 hace 8 años
  Douglas Christopher Wilson f867e85c7a lint: require consistent return statements hace 8 años
  Douglas Christopher Wilson b9c151d556 Add POOL_CONNLIMIT code to "No connections available." error hace 8 años
  Douglas Christopher Wilson 0b4518aaea lint: add missing semicolons hace 9 años
  Sean Garner f0dfda8a4c Re-use connection from pool after conn.changeUser is used hace 9 años
  Douglas Christopher Wilson c7f761bf62 Fix pool.query not emitting connection errors hace 10 años
  Douglas Christopher Wilson 76de66e2c3 Fix pool.getConnection race conditions hace 10 años
  Douglas Christopher Wilson eb58eefad0 Fix pool.end race conditions hace 10 años
  Douglas Christopher Wilson 6413790cc1 Add enqueue event to pool hace 10 años
  Douglas Christopher Wilson 5f09c1c473 Add code POOL_ENQUEUELIMIT to error reaching queueLimit hace 10 años
  Douglas Christopher Wilson b4379aea6a Fix pool.query to use typeCast configuration hace 10 años
  Douglas Christopher Wilson 9f99156753 Fix pool.query not invoking callback on connection error hace 10 años
  Douglas Christopher Wilson 53a4d61234 Use acquireTimeout for connection handshake timeout hace 10 años
  Douglas Christopher Wilson 85a5174665 Add connection.escapeId and pool.escapeId helpers hace 10 años
  Douglas Christopher Wilson 945b92e15e Add acquireTimeout pool option hace 10 años
  Douglas Christopher Wilson 2e6022f7c1 Return Query object from pool.query like conn.query hace 10 años
  Douglas Christopher Wilson 5e43c5c5be Fix pool leaking connections after conn.changeUser hace 10 años
  Douglas Christopher Wilson 6515c90fb3 Throw on pool connection double-release hace 10 años
  Douglas Christopher Wilson 1bcf199e93 Remove connection from pool after conn.changeUser is released hace 10 años
  Douglas Christopher Wilson ea9a27c32e Clone connection config for new pool connections hace 10 años
  Douglas Christopher Wilson 5ea649d6d9 Ensure pool.getConnection retrieves good connections hace 10 años
  Douglas Christopher Wilson 1397f67b2b Fix pool.releaseConnection to keep connection queue flowing hace 10 años
  Douglas Christopher Wilson 88964631fb Fix pool.end to handle queued connections hace 10 años
  ian lyons 57f6cb81ba lint: lined up requirements hace 10 años