Cronologia Commit

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