Historial de Commits

Autor SHA1 Mensaje Fecha
  Julien Schmidt c2d7e965ef Export ParseDSN and Config hace 10 años
  Julien Schmidt 03a543a160 columnsWithAlias: Only prepend table name if not empty hace 10 años
  INADA Naoki 3dcc0ea1f4 Support receiving ERR packet while reading rows hace 10 años
  Chris Moos 3454863ddb Add support for returning table alias on Columns(). hace 11 años
  Arne Hormann 8111ee3ec3 Merge pull request #249 from arnehormann/microsecs hace 11 años
  Arne Hormann 72f69004a9 Fix handling of queries without columns and rows hace 11 años
  Arne Hormann 81d54a2bbf changes based on review hace 11 años
  Arne Hormann 1009a046eb support microseconds with MySQL 5.7+ hace 11 años
  Gustavo Kristic 734d65ec97 Export errors for easy checks from application code hace 11 años
  Julien Schmidt c727bbb58b Make BinaryRows and TextRows distinct types 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
  Julien Schmidt 2b9ab5f118 rows: reorder struct fields hace 12 años
  Julien Schmidt 5975ca9212 more refactoring hace 12 años
  Julien Schmidt 04572b49b1 Merge pull request #122 from go-sql-driver/badconn_close hace 12 años
  Julien Schmidt ff97004e38 Change License Header hace 12 años
  Julien Schmidt 3c1e4f13d5 Explicitly close connection on ErrBadConn hace 12 años
  Julien Schmidt 7aa2b6ae28 rows.Close: remove superfluous lambda function hace 12 años
  Julien Schmidt 21a1b078b3 rows: clean up error handling hace 12 años
  Julien Schmidt d1deaee846 refactoring hace 12 años
  Julien Schmidt 447c64a6f2 fix return types hace 12 años
  Julien Schmidt 74a64527d2 small code optimizations hace 12 años
  Julien Schmidt 4e1d8236e3 refactoring and micro-optimisation hace 12 años
  Julien Schmidt 13d97656da smarter value assignments hace 12 años
  Julien Schmidt a8a04cc28d read directly into dest slice hace 12 años
  Julien Schmidt 8416bd00a6 Remove unnecessary struct wrapping hace 12 años
  Julien Schmidt 96580ec3e5 Rename errors consistent to "err" hace 13 años
  Julien Schmidt 57fe6e4e22 Fix Row-Fetching hace 13 años
  Julien Schmidt 070215408a Fetch Query-Rows on Access hace 13 años
  Julien Schmidt e94b728b48 Experimental nil-Values-Patch hace 13 años