Historial de Commits

Autor SHA1 Mensaje Fecha
  Douglas Christopher Wilson 47d6e84cfc lint: separate variable declarations hace 6 años
  Douglas Christopher Wilson 3acb273b8d lint: fix comma spacing hace 7 años
  Al Scott 7549c734e5 Add sql property to query Error objects hace 8 años
  Douglas Christopher Wilson 54615730c6 lint: fix object key spacing hace 8 años
  Douglas Christopher Wilson e18600fb9c Fix edge cases when determing Query result packets hace 8 años
  Douglas Christopher Wilson 1c56f4a766 lint: remove multiple empty lines hace 8 años
  Douglas Christopher Wilson 5372bf0896 build: move repository to mysqljs/mysql hace 8 años
  Paul Nilsson 1720920f7a Fix Query stream to emit close after ending hace 9 años
  Douglas Christopher Wilson f867e85c7a lint: require consistent return statements hace 9 años
  Douglas Christopher Wilson 6e87af8cdd Fix LOAD DATA INFILE handling in multiple statements hace 10 años
  Douglas Christopher Wilson 5a517ada5f Add timeout option to all sequences hace 10 años
  Douglas Christopher Wilson e8c158bb76 deps: readable-stream@1.1.13 hace 11 años
  Stephen Sugden 84d512ef57 query.stream()._read without connection is a no-op hace 11 años
  Stephen Sugden 879b8a51fa Emit 'close' events from query streams hace 11 años
  Andrey Sidorov 2a8bc88d8f missing semicolon hace 11 años
  Andrey Sidorov e29a74ac99 use readable-stream only if core stream.Readable is not defined hace 11 años
  Andrey Sidorov 474f45f9dd use readable-stream instead of core Stream2 for 0.8 compatibility hace 11 años
  ayanamist 6b8884e174 Use stream to handle local file. hace 11 años
  Ziggy Jonsson c5a8114702 Use single-quotes in stream() hace 12 años
  Ziggy Jonsson eb4410bbc1 Add stream method to Query hace 12 años
  Diogo Resende 8634c4f605 Merge pull request #339 from felixge/fix304 hace 12 años
  Stephen Sugden b6a8fa9e2e Factor Query creation into an exported function. hace 12 años
  Diogo Resende 698c5501f9 Fixes a few bugs, changes fakeServer to behave like a PROTOCOL_41 compatible hace 12 años
  Diogo Resende 652e70d8e9 Using CLIENT_PROTOCOL_41 flag to detect pre 4.1 servers hace 12 años
  Diogo Resende 2a024c09ba Change typeCast to receive Connection instead of Connection.config.timezone hace 12 años
  Diogo Resende 8d7d814890 Adds "timezone" config param (related to #291 and #289) hace 12 años
  Felix Geisendörfer 6862af859e Implement exception safety hace 12 años
  Felix Geisendörfer 4535be8e35 Remove TODO comment that was already done hace 12 años
  Felix Geisendörfer 360748d2a5 Fix: Passing nestTables to Connection#query hace 12 años
  Felix Geisendörfer 5222237f4c Fix: Handle strings in first row column value hace 12 años