Commit History

Author SHA1 Message Date
  Arne Hormann 2625e19062 Merge pull request #350 from dveeden/connattrs_v4 8 years ago
  Daniël van Eeden 82cddefaf8 Add support for connection attributes. 9 years ago
  Julien Schmidt 66312f7fe2 Merge pull request #437 from dveeden/fix_go_vet_driver_test 8 years ago
  Daniël van Eeden 5a9482c4cd Fix error reported by `go vet` 8 years ago
  Julien Schmidt 0f2db9e6c9 Merge pull request #432 from appleboy/patch-2 8 years ago
  Paul Bonser f47acb0bcb Add myself to AUTHORS 8 years ago
  Paul Bonser 0e81889e30 test and fix for MysSQL float parsing into float64 when placeholders are used 8 years ago
  Bo-Yi Wu 5e1ab9e08e Travis: Test with Go 1.6 8 years ago
  Arne Hormann 1fca743146 Merge pull request #431 from arnehormann/fix-426 8 years ago
  Arne Hormann 922457ad48 document multiStatement parameter restriction, fixes #426 8 years ago
  Arne Hormann 44e70359dc Merge pull request #429 from arnehormann/doc-config-reqs 8 years ago
  Arne Hormann 193c826fa8 comment formatting 8 years ago
  Arne Hormann 1e1fb86da9 Merge pull request #430 from arnehormann/improve-commit-reqs 8 years ago
  Arne Hormann fcfd2fed4f doc: tests should fail without the change 8 years ago
  Arne Hormann 5ec60c2df7 add requirements to Config field comments 8 years ago
  Arne Hormann 71f003c6e9 Merge pull request #424 from methane/feature/load-local 8 years ago
  INADA Naoki e294c69faa LOAD LOCAL can send file larger than max_allowed_packet 8 years ago
  Julien Schmidt 1309049fd5 CONTRIBUTING.md: remove PR checklist 8 years ago
  Julien Schmidt 97f01d0935 Create PULL_REQUEST_TEMPLATE.md 8 years ago
  Julien Schmidt 56df6f7a07 CONTRIBUTING.md: remove issue template 8 years ago
  Julien Schmidt 86752215ce Create ISSUE_TEMPLATE.md 8 years ago
  Julien Schmidt 267b128680 README: Fix Config.FormatDSN url 8 years ago
  Julien Schmidt acdcb227cc Merge pull request #419 from go-sql-driver/dsn 8 years ago
  Julien Schmidt edc78806a0 README: Add reference to Config.FormatDSN 8 years ago
  Julien Schmidt 8b688fbe79 DSN: Add cfg.Format method 8 years ago
  Julien Schmidt b4db83c6fa Merge pull request #411 from go-sql-driver/multistmt 8 years ago
  Julien Schmidt bba2f88daf Rename discardMoreResultsIfExists 8 years ago
  Julien Schmidt 7c7f556282 Merge pull request #414 from go-sql-driver/json 8 years ago
  Julien Schmidt 8d8957e767 Add field type JSON support 8 years ago
  Julien Schmidt 416bd115d6 README: Add note on discarded results 8 years ago