Historique des commits

Auteur SHA1 Message Date
  Arne Hormann 26471af196 fewer driver.ErrBadConn to prevent repeated queries (#302) il y a 7 ans
  Julien Schmidt 72e0ac3f5f Add atomic wrappers for bool and error (#612) il y a 7 ans
  Ichinose Shogo 56226343bd Add support for context.Context (#608) 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 092683484a statment: Remove invalid connection error on multiple Close calls (#512) il y a 8 ans
  Idhor 8cbeffa8f6 Enable Multi Results support and discard additional results il y a 9 ans
  Julien Schmidt d93467bf85 converter: Use strconv.FormatUint instead of fmt.Sprintf il y a 9 ans
  Julien Schmidt b1ead48e87 Use the custom converter also for pointers il y a 9 ans
  Arne Hormann b2cd472f66 fix review issues, replace call with known value il y a 9 ans
  Arne Hormann e863117464 keep closer to go-source and avoid off-by-one messup il y a 9 ans
  Arne Hormann 5de00899e6 support uint64 parameters with high bit set il y a 9 ans
  Gustavo Kristic 734d65ec97 Export errors for easy checks from application code il y a 10 ans
  Julien Schmidt 4d3764bbcb Return ErrBadConn for invalid connections il y a 11 ans
  Julien Schmidt c727bbb58b Make BinaryRows and TextRows distinct types il y a 11 ans
  Arne Hormann 63dc97f1f3 remove eof field from mysqlRows il y a 11 ans
  Arne Hormann 06d5483c02 changed mc.buf == nil to mc.netConn == nil il y a 11 ans
  Arne Hormann 32e5ceed8e no panic on closed connection reuse il y a 11 ans
  Julien Schmidt 7267690c7c fix rows init il y a 11 ans
  Julien Schmidt c4a3fc18a0 stmt: Cache Columns 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 d1deaee846 refactoring il y a 11 ans
  Julien Schmidt 74a64527d2 small code optimizations il y a 11 ans
  Julien Schmidt d571cdaa30 unmask AffectedRows il y a 11 ans
  Julien Schmidt 80ad073efe optimized command execution il y a 11 ans
  Julien Schmidt 4e1d8236e3 refactoring and micro-optimisation il y a 11 ans
  Julien Schmidt 8416bd00a6 Remove unnecessary struct wrapping il y a 11 ans