Skip to content

Conversation

@HaraldNordgren
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Oct 30, 2025

Coverage Status

coverage: 54.049% (+0.01%) from 54.037%
when pulling 1ee8337 on HaraldNordgren:linter_issues
into 39ab04d on golang-migrate:master.

@HaraldNordgren HaraldNordgren marked this pull request as ready for review October 30, 2025 18:57
@HaraldNordgren
Copy link
Contributor Author

Ping @dhui

Copy link
Member

@dhui dhui left a comment

Choose a reason for hiding this comment

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

@HaraldNordgren Thanks for the PR but we're unable to merge this as it's a breaking change.

database/util.go Outdated

// GenerateAdvisoryLockId inspired by rails migrations, see https://goo.gl/8o9bCT
func GenerateAdvisoryLockId(databaseName string, additionalNames ...string) (string, error) { // nolint: golint
// GenerateAdvisoryLockID inspired by rails migrations, see https://goo.gl/8o9bCT
Copy link
Member

Choose a reason for hiding this comment

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

Unfortunately, this is a breaking change. e.g. there may be unknown dependent packages that use this function

@HaraldNordgren
Copy link
Contributor Author

@dhui Ah! Fair enough, I can scale back that change!

@HaraldNordgren HaraldNordgren force-pushed the linter_issues branch 3 times, most recently from 3b0d424 to 6ea7216 Compare November 9, 2025 15:56
@HaraldNordgren
Copy link
Contributor Author

@dhui Updated! Can you take another look?

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.

3 participants