Skip to content

Conversation

@neetle
Copy link
Contributor

@neetle neetle commented Oct 20, 2019

Description

Some IDEs and editors seem to not acknowledge the "go1.10" build tag when
autocompleting & compiling. Removing said tag increases usibility of the
library for those stuck with these editors.

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible) (N/A)
  • All tests passing
  • Extended the README / documentation, if necessary (N/A)
  • Added myself / the copyright holder to the AUTHORS file

Nathaial Murphy added 2 commits October 21, 2019 08:09
Some IDEs and editors refuse to acknowledge the "go1.10" build tag when
autocompleting & compiling. Removing said tag increases usibility of the
library for those stuck with these editors.
Copy link
Member

@methane methane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove driver_go110.go and driver_go110_test.go, and move all code into driver.go and driver_test.go.

@methane methane mentioned this pull request Dec 11, 2019
@methane methane merged commit b66d043 into go-sql-driver:master Dec 12, 2019
reireias added a commit to reireias/mysql that referenced this pull request Dec 12, 2019
tz70s pushed a commit to tz70s/mysql that referenced this pull request Sep 5, 2020
Some IDEs and editors refuse to acknowledge the "go1.10" build tag when
autocompleting & compiling. Removing said tag increases usibility of the
library for those stuck with these editors.
tz70s pushed a commit to tz70s/mysql that referenced this pull request Sep 5, 2020
Some IDEs and editors refuse to acknowledge the "go1.10" build tag when
autocompleting & compiling. Removing said tag increases usibility of the
library for those stuck with these editors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants