Historique des commits

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