Skip to content
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

feat(migrator): #91 add support migrator create index #129

Merged
merged 10 commits into from
Jun 22, 2024

fix S1011

5ae544b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(migrator): #91 add support migrator create index #129

fix S1011
5ae544b
Select commit
Loading
Failed to load commit list.
GitHub Actions / staticcheck succeeded Jun 22, 2024 in 0s

reviewdog [staticcheck] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (1)

reflect_helper.go|122 col 4| should replace loop with res.NonProjective = append(res.NonProjective, strings.Split(npl, ",")...) (S1011)