提交历史

作者 SHA1 备注 提交日期
  INADA Naoki d65f96afcc Fix typo 11 年之前
  INADA Naoki bfbe6c59bb travis: Drop Go 1.1 and add Go 1.4 11 年之前
  INADA Naoki fcea44760c Round under microsecond 11 年之前
  INADA Naoki c285e39201 Use digits10 and digits01 to format datetime. 11 年之前
  INADA Naoki 0c7ae4638c test for escapeString* 11 年之前
  INADA Naoki 43536c7d6d Specialize escape functions for string 11 年之前
  INADA Naoki 88aeb98098 append string... to []byte without cast. 11 年之前
  INADA Naoki 916a1f2433 escapeString -> escapeBackslash 11 年之前
  INADA Naoki 8826242dab More acculate estimation of upper bound 11 年之前
  INADA Naoki 9f84dfbb88 Remove one more allocation 11 年之前
  INADA Naoki 0b75396232 Inline datetime formatting 11 年之前
  INADA Naoki 029731571e Reduce allocs in interpolateParams. 11 年之前
  INADA Naoki 468b9e5379 Fix benchmark 11 年之前
  INADA Naoki 9faabe593d Don't write microseconds when Time.Nanosecond() == 0 11 年之前
  INADA Naoki dd7b87c50b Add benchmark for interpolateParams() 11 年之前
  INADA Naoki 04866ee036 Fix nits pointed in pull request. 11 年之前
  INADA Naoki 6c8484b12c Add interpolateParams document to README 11 年之前
  INADA Naoki 3c8fa904c2 substitutePlaceholder -> interpolateParams 11 年之前
  INADA Naoki 42a1efd12a Don't stop test on MySQLWarnings 11 年之前
  arvenil b4732595f0 Test if inserted data is correctly retrieved after being escaped 11 年之前
  arvenil e6bf23ab50 Add basic SQL injection tests, including NO_BACKSLASH_ESCAPES sql_mode 11 年之前
  arvenil 42956fa9ec Add tests for escaping functions 11 年之前
  arvenil 058ce87948 Move escape funcs to utils.go, export them, add references to mysql surce code 11 年之前
  arvenil f3b82fdf7f Merge remote-tracking branch 'upstream/pr/297' 11 年之前
  Julien Schmidt 511937c8c4 Merge pull request #289 from chrismoos/expose_aliases 11 年之前
  Chris Moos 3454863ddb Add support for returning table alias on Columns(). 11 年之前
  INADA Naoki b7c2c47a36 Add substitutePlaceholder option to DSN 11 年之前
  INADA Naoki cac6129f8a Don't send text query larger than maxPacketAllowed 11 年之前
  Julien Schmidt 04cf947760 Merge pull request #298 from methane/fix-panic-on-connect-fail 11 年之前
  INADA Naoki 56675391a0 Add myself to AUTHORS 11 年之前