コミット履歴

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