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

Add MySQL backend #4137

Merged
merged 22 commits into from Mar 4, 2024

Merge branch 'main' into mysql-backend

28c0e5d
Select commit
Failed to load commit list.
Merged

Add MySQL backend #4137

Merge branch 'main' into mysql-backend
28c0e5d
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Mar 4, 2024 in 0s

0.00% of diff hit (target 50.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 50.00%)

Annotations

Check warning on line 50 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L48-L50

Added lines #L48 - L50 were not covered by tests

Check warning on line 55 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 67 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 70 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L70

Added line #L70 was not covered by tests

Check warning on line 72 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L72

Added line #L72 was not covered by tests

Check warning on line 75 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 78 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 81 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L81

Added line #L81 was not covered by tests

Check warning on line 85 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L83-L85

Added lines #L83 - L85 were not covered by tests

Check warning on line 90 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 95 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 100 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 104 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 108 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 111 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L111

Added line #L111 was not covered by tests

Check warning on line 114 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L114

Added line #L114 was not covered by tests

Check warning on line 128 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L126-L128

Added lines #L126 - L128 were not covered by tests

Check warning on line 131 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L131

Added line #L131 was not covered by tests

Check warning on line 136 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L133-L136

Added lines #L133 - L136 were not covered by tests

Check warning on line 138 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L138

Added line #L138 was not covered by tests

Check warning on line 141 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 144 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L144

Added line #L144 was not covered by tests

Check warning on line 148 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 154 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L151-L154

Added lines #L151 - L154 were not covered by tests

Check warning on line 157 in internal/backends/mysql/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/backends/mysql/backend.go#L157

Added line #L157 was not covered by tests