Commit History

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