Historique des commits

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