Skip to content

Change how we import the mysql package #982

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

dveeden
Copy link
Collaborator

@dveeden dveeden commented Feb 7, 2025

The dot import might confuse both tools and users

Example:
https://pkg.go.dev/github.com/go-mysql-org/[email protected]/client#Conn.Execute

image

With this PR (locally via godoc):

image

Note that it now is able to turn the Result in a link.

Resources:

@dveeden dveeden marked this pull request as ready for review February 7, 2025 09:48
@lance6716 lance6716 merged commit 0d261b3 into go-mysql-org:master Feb 7, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants