Histórico de Commits

Autor SHA1 Mensagem Data
  Darren Hoo d3a0b0fcd7 pass unsigned int without converting it to string (#838) há 5 anos atrás
  Andrew Reid e8153fbb24 Update ConvertValue() to match the database/sql/driver implementation except for uint64 (#760) há 6 anos atrás
  Linh Tran Tuan 370fec2ee5 statement: Fix conversion of Valuer (#710) há 6 anos atrás
  Justin Li 78d399c0b7 Implement NamedValueChecker for mysqlConn (#690) há 6 anos atrás
  Daniel Montoya 0aa39ff15f Added support for custom string types in ConvertValue. (#623) há 6 anos atrás
  Arne Hormann 26471af196 fewer driver.ErrBadConn to prevent repeated queries (#302) há 7 anos atrás
  Julien Schmidt 72e0ac3f5f Add atomic wrappers for bool and error (#612) há 7 anos atrás
  Ichinose Shogo 56226343bd Add support for context.Context (#608) há 7 anos atrás
  INADA Naoki aeb7d3c9ee remove columns definition cache. (#592) há 7 anos atrás
  Jacek Szwec ffa70d4981 Add Multi-Results support (#537) há 7 anos atrás
  Julien Schmidt 092683484a statment: Remove invalid connection error on multiple Close calls (#512) há 8 anos atrás
  Idhor 8cbeffa8f6 Enable Multi Results support and discard additional results há 9 anos atrás
  Julien Schmidt d93467bf85 converter: Use strconv.FormatUint instead of fmt.Sprintf há 9 anos atrás
  Julien Schmidt b1ead48e87 Use the custom converter also for pointers há 9 anos atrás
  Arne Hormann b2cd472f66 fix review issues, replace call with known value há 9 anos atrás
  Arne Hormann e863117464 keep closer to go-source and avoid off-by-one messup há 9 anos atrás
  Arne Hormann 5de00899e6 support uint64 parameters with high bit set há 9 anos atrás
  Gustavo Kristic 734d65ec97 Export errors for easy checks from application code há 10 anos atrás
  Julien Schmidt 4d3764bbcb Return ErrBadConn for invalid connections há 11 anos atrás
  Julien Schmidt c727bbb58b Make BinaryRows and TextRows distinct types há 11 anos atrás
  Arne Hormann 63dc97f1f3 remove eof field from mysqlRows há 11 anos atrás
  Arne Hormann 06d5483c02 changed mc.buf == nil to mc.netConn == nil há 11 anos atrás
  Arne Hormann 32e5ceed8e no panic on closed connection reuse há 11 anos atrás
  Julien Schmidt 7267690c7c fix rows init há 11 anos atrás
  Julien Schmidt c4a3fc18a0 stmt: Cache Columns há 11 anos atrás
  Julien Schmidt 5975ca9212 more refactoring há 11 anos atrás
  Julien Schmidt 04572b49b1 Merge pull request #122 from go-sql-driver/badconn_close há 11 anos atrás
  Julien Schmidt ff97004e38 Change License Header há 11 anos atrás
  Julien Schmidt 3c1e4f13d5 Explicitly close connection on ErrBadConn há 11 anos atrás
  Julien Schmidt d1deaee846 refactoring há 11 anos atrás