提交歷史

作者 SHA1 備註 提交日期
  Julien Schmidt bba2f88daf Rename discardMoreResultsIfExists 10 年之前
  Idhor 8cbeffa8f6 Enable Multi Results support and discard additional results 10 年之前
  Julien Schmidt c2d7e965ef Export ParseDSN and Config 10 年之前
  Julien Schmidt 03a543a160 columnsWithAlias: Only prepend table name if not empty 10 年之前
  INADA Naoki 3dcc0ea1f4 Support receiving ERR packet while reading rows 10 年之前
  Chris Moos 3454863ddb Add support for returning table alias on Columns(). 11 年之前
  Arne Hormann 8111ee3ec3 Merge pull request #249 from arnehormann/microsecs 11 年之前
  Arne Hormann 72f69004a9 Fix handling of queries without columns and rows 11 年之前
  Arne Hormann 81d54a2bbf changes based on review 11 年之前
  Arne Hormann 1009a046eb support microseconds with MySQL 5.7+ 11 年之前
  Gustavo Kristic 734d65ec97 Export errors for easy checks from application code 11 年之前
  Julien Schmidt c727bbb58b Make BinaryRows and TextRows distinct types 12 年之前
  Arne Hormann 69b04e16f8 removed internal err declaration 12 年之前
  Arne Hormann 63dc97f1f3 remove eof field from mysqlRows 12 年之前
  Julien Schmidt 2b9ab5f118 rows: reorder struct fields 12 年之前
  Julien Schmidt 5975ca9212 more refactoring 12 年之前
  Julien Schmidt 04572b49b1 Merge pull request #122 from go-sql-driver/badconn_close 12 年之前
  Julien Schmidt ff97004e38 Change License Header 12 年之前
  Julien Schmidt 3c1e4f13d5 Explicitly close connection on ErrBadConn 12 年之前
  Julien Schmidt 7aa2b6ae28 rows.Close: remove superfluous lambda function 12 年之前
  Julien Schmidt 21a1b078b3 rows: clean up error handling 12 年之前
  Julien Schmidt d1deaee846 refactoring 12 年之前
  Julien Schmidt 447c64a6f2 fix return types 12 年之前
  Julien Schmidt 74a64527d2 small code optimizations 12 年之前
  Julien Schmidt 4e1d8236e3 refactoring and micro-optimisation 12 年之前
  Julien Schmidt 13d97656da smarter value assignments 12 年之前
  Julien Schmidt a8a04cc28d read directly into dest slice 12 年之前
  Julien Schmidt 8416bd00a6 Remove unnecessary struct wrapping 12 年之前
  Julien Schmidt 96580ec3e5 Rename errors consistent to "err" 13 年之前
  Julien Schmidt 57fe6e4e22 Fix Row-Fetching 13 年之前