Historique des commits

Auteur SHA1 Message Date
  arvenil 42956fa9ec Add tests for escaping functions il y a 11 ans
  arvenil 058ce87948 Move escape funcs to utils.go, export them, add references to mysql surce code il y a 11 ans
  arvenil f3b82fdf7f Merge remote-tracking branch 'upstream/pr/297' il y a 11 ans
  Julien Schmidt 511937c8c4 Merge pull request #289 from chrismoos/expose_aliases il y a 11 ans
  Chris Moos 3454863ddb Add support for returning table alias on Columns(). il y a 11 ans
  INADA Naoki b7c2c47a36 Add substitutePlaceholder option to DSN il y a 11 ans
  INADA Naoki cac6129f8a Don't send text query larger than maxPacketAllowed il y a 11 ans
  Julien Schmidt 04cf947760 Merge pull request #298 from methane/fix-panic-on-connect-fail il y a 11 ans
  INADA Naoki 56675391a0 Add myself to AUTHORS il y a 11 ans
  INADA Naoki cd3acc99ca Fix panic when failed to SetKeepAlive(). il y a 11 ans
  INADA Naoki c8c9bb1ec8 Query() uses client-side placeholder substitution. il y a 11 ans
  INADA Naoki e35fa001b5 Implement placeholder substitution. il y a 11 ans
  Julien Schmidt cebeb3599d Merge pull request #283 from metcalf/am-default-servername il y a 11 ans
  Andrew Metcalf 8dc06d8c2a Default TLS ServerName to the host in the DSN. il y a 11 ans
  Julien Schmidt 9543750295 Merge pull request #280 from hyandell/master il y a 11 ans
  Yandell e51de99613 Adding my name to authors; though I suspect my change had little if any copyrightable expression il y a 11 ans
  Yandell 32d2af8d89 Added clarity regarding when you must publish the source code of any changed files. Fixed grammar. Reordered 2nd and 3rd bullet points for a better flow of logic. il y a 11 ans
  Arne Hormann 8111ee3ec3 Merge pull request #249 from arnehormann/microsecs il y a 11 ans
  Arne Hormann 84417312d5 added new TIMESTAMP test il y a 11 ans
  Arne Hormann f1914b405a removed TIMESTAMP tests (still tested in TZ conversion) il y a 11 ans
  Arne Hormann 589fef43d7 replace panic with error, handle missing error case il y a 11 ans
  Julien Schmidt 0b000424e5 Merge pull request #269 from go-sql-driver/buffer il y a 11 ans
  Julien Schmidt c56ef1487e Merge pull request #270 from go-sql-driver/travis il y a 11 ans
  Julien Schmidt 90af44d250 Update travis config il y a 11 ans
  Julien Schmidt d89db8a70b buffer: return io.ErrUnexpectedEOF il y a 11 ans
  Arne Hormann 105a8fd193 Merge pull request #255 from arnehormann/result-without-columns il y a 11 ans
  Arne Hormann 4834ee6ac2 Minor stylistic improvement, added a test il y a 11 ans
  Arne Hormann 72f69004a9 Fix handling of queries without columns and rows il y a 11 ans
  Arne Hormann 81d54a2bbf changes based on review il y a 11 ans
  Arne Hormann 2aa37a1cca improved date formatting with inspiration from strconv il y a 11 ans