Historial de Commits

Autor SHA1 Mensaje Fecha
  Olivier Mengué d9aa6d3abe Refactor NullTime as go1.13's sql.NullTime (#995) hace 5 años
  Ichinose Shogo 749ddf1598 Drop Go 1.7 Support (#823) hace 6 años
  INADA Naoki 2307b45d3a Fix TIME format for binary columns (#818) hace 6 años
  Julien Schmidt affd4c9396 Auth refactoring and bug fixes (#807) hace 6 años
  Hajime Nakagami f557730784 Support caching_sha2_password (#794) hace 6 años
  Julien Schmidt 72e0ac3f5f Add atomic wrappers for bool and error (#612) hace 7 años
  Julien Schmidt c2d7e965ef Export ParseDSN and Config hace 8 años
  Kevin Malachowski a4041c6a49 Use Errorf instead of Error in the correct places hace 8 años
  Kevin Malachowski 0874761875 QueryUnescape the tlsConfig name during DSN parsing. hace 9 años
  Joshua Prunier 49823e2fe6 Parameter renamed to allowCleartextPasswords hace 9 años
  Joshua Prunier 4f478efe68 Cleartext authentication plugin support hace 9 años
  INADA Naoki e517683745 Allow interpolateParams only with ascii, latin1 and utf8 collations hace 9 años
  INADA Naoki 0c7ae4638c test for escapeString* hace 9 años
  INADA Naoki 43536c7d6d Specialize escape functions for string hace 9 años
  INADA Naoki 916a1f2433 escapeString -> escapeBackslash hace 9 años
  INADA Naoki 029731571e Reduce allocs in interpolateParams. hace 9 años
  INADA Naoki 3c8fa904c2 substitutePlaceholder -> interpolateParams hace 9 años
  arvenil 42956fa9ec Add tests for escaping functions hace 9 años
  arvenil f3b82fdf7f Merge remote-tracking branch 'upstream/pr/297' hace 9 años
  Julien Schmidt 511937c8c4 Merge pull request #289 from chrismoos/expose_aliases hace 9 años
  Chris Moos 3454863ddb Add support for returning table alias on Columns(). hace 10 años
  INADA Naoki b7c2c47a36 Add substitutePlaceholder option to DSN hace 9 años
  Andrew Metcalf 8dc06d8c2a Default TLS ServerName to the host in the DSN. hace 10 años
  Arne Hormann 6d51ca56f5 faster and unified date formatting, flexible lengths, better tests hace 10 años
  Arne Hormann 1009a046eb support microseconds with MySQL 5.7+ hace 10 años
  Julien Schmidt 8636b6ca08 Finish collation implementation hace 10 años
  Arne Hormann ba3e6d4043 applied modulo and allocation optimizations, added test hace 11 años
  Arne Hormann 602a004c96 add test for scrambleOldPassword hace 11 años
  Julien Schmidt 54917e3c77 DSN: check for separating slash hace 11 años
  Xiuming Chen 51a8be27d5 Add unit tests for length encoded integer related functions hace 11 años