提交历史

作者 SHA1 备注 提交日期
  Vicent Martí df597a2343 buffer: Use a double-buffering scheme to prevent data races (#943) 5 年之前
  Kieron Woodhouse 9889442273 Differentiate between BINARY and CHAR (#724) 6 年之前
  Julien Schmidt c6c4e3cbc8 ColumnType interfaces (#667) 7 年之前
  Ichinose Shogo 56226343bd Add support for context.Context (#608) 7 年之前
  Justin Nuß 382e13d099 Avoid allocating on each call to rows.Columns (#444) 7 年之前
  INADA Naoki aeb7d3c9ee remove columns definition cache. (#592) 7 年之前
  Jacek Szwec ffa70d4981 Add Multi-Results support (#537) 7 年之前
  Julien Schmidt bba2f88daf Rename discardMoreResultsIfExists 8 年之前
  Idhor 8cbeffa8f6 Enable Multi Results support and discard additional results 9 年之前
  Julien Schmidt c2d7e965ef Export ParseDSN and Config 8 年之前
  Julien Schmidt 03a543a160 columnsWithAlias: Only prepend table name if not empty 9 年之前
  INADA Naoki 3dcc0ea1f4 Support receiving ERR packet while reading rows 9 年之前
  Chris Moos 3454863ddb Add support for returning table alias on Columns(). 10 年之前
  Arne Hormann 8111ee3ec3 Merge pull request #249 from arnehormann/microsecs 10 年之前
  Arne Hormann 72f69004a9 Fix handling of queries without columns and rows 10 年之前
  Arne Hormann 81d54a2bbf changes based on review 10 年之前
  Arne Hormann 1009a046eb support microseconds with MySQL 5.7+ 10 年之前
  Gustavo Kristic 734d65ec97 Export errors for easy checks from application code 10 年之前
  Julien Schmidt c727bbb58b Make BinaryRows and TextRows distinct types 11 年之前
  Arne Hormann 69b04e16f8 removed internal err declaration 11 年之前
  Arne Hormann 63dc97f1f3 remove eof field from mysqlRows 11 年之前
  Julien Schmidt 2b9ab5f118 rows: reorder struct fields 11 年之前
  Julien Schmidt 5975ca9212 more refactoring 11 年之前
  Julien Schmidt 04572b49b1 Merge pull request #122 from go-sql-driver/badconn_close 11 年之前
  Julien Schmidt ff97004e38 Change License Header 11 年之前
  Julien Schmidt 3c1e4f13d5 Explicitly close connection on ErrBadConn 11 年之前
  Julien Schmidt 7aa2b6ae28 rows.Close: remove superfluous lambda function 11 年之前
  Julien Schmidt 21a1b078b3 rows: clean up error handling 11 年之前
  Julien Schmidt d1deaee846 refactoring 11 年之前
  Julien Schmidt 447c64a6f2 fix return types 11 年之前