Historial de Commits

Autor SHA1 Mensaje Fecha
  Julien Schmidt d10c04b36f Merge pull request #149 from go-sql-driver/em_rows hace 12 años
  Julien Schmidt 46150062e4 Merge pull request #147 from go-sql-driver/byte_nil hace 12 años
  Julien Schmidt 32fb382763 utils: document return values hace 12 años
  Julien Schmidt fa25de3f1b CHANGELOG: Fixed false nil values for empty strings hace 12 años
  Julien Schmidt ad44b8c0b9 Avoid phantom nil values hace 12 años
  Julien Schmidt 830d66e037 Add []byte(nil) insert check hace 12 años
  Julien Schmidt b95ecaab58 Add test for []byte(nil) hace 12 años
  Julien Schmidt d71da1ff4a CHANGELOG: []byte(nil) is treated as NULL hace 12 años
  Julien Schmidt 3668b26f19 Insert NULL for []byte(nil) values hace 12 años
  Julien Schmidt 1429b99ed7 AUTHORS: Add Carlos Nieto hace 12 años
  Julien Schmidt c727bbb58b Make BinaryRows and TextRows distinct types hace 12 años
  Arne Hormann cd6b009ecd Merge pull request #146 from arnehormann/cleanup-rows hace 12 años
  Arne Hormann 69b04e16f8 removed internal err declaration hace 12 años
  Arne Hormann 63dc97f1f3 remove eof field from mysqlRows hace 12 años
  Arne Hormann 2a93d21064 Merge pull request #143 from arnehormann/no-panic hace 12 años
  Arne Hormann baf9f1cdab fix criticisms in PR 143 hace 12 años
  Arne Hormann 06d5483c02 changed mc.buf == nil to mc.netConn == nil hace 12 años
  Arne Hormann 32e5ceed8e no panic on closed connection reuse hace 12 años
  Julien Schmidt ae73333d84 Merge pull request #140 from xiam/master hace 12 años
  Carlos Nieto 7854c58383 Renaming test to TestTimeSign(), removing extra 'TRUNCATE' statement and fixing the reference URL. hace 12 años
  Carlos Nieto 307802bcbc Using %q instead of "%s" to make the extra byte visible, as suggested in https://github.com/go-sql-driver/mysql/pull/140#issuecomment-27236022 hace 12 años
  Carlos Nieto 63fdbaca8b Adding a test that checks for equality of TIME fields (#139). hace 12 años
  Carlos Nieto ed7d90706a This commit attempts to fix https://github.com/go-sql-driver/mysql/issues/139 by hace 12 años
  Julien Schmidt 90025edc0d Merge pull request #138 from go-sql-driver/contribution-guidelines hace 12 años
  Julien Schmidt 6bed9253fb CONTRIBUTING: link 'recently closed' to last updated hace 12 años
  Julien Schmidt 6a71f6982b Merge pull request #137 from go-sql-driver/refactoring hace 12 años
  Julien Schmidt 620bcdd485 buffer: save offset hace 12 años
  Julien Schmidt 7e1b91b481 getSystemVar: skip reading Columns hace 12 años
  Julien Schmidt 7267690c7c fix rows init hace 12 años
  Julien Schmidt 2b9ab5f118 rows: reorder struct fields hace 12 años