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: sqlserver driver supports setting schema #786

Merged
merged 3 commits into from
Dec 25, 2024

Merge branch 'master' into bowen/sqlserver-schema

8b4943d
Select commit
Loading
Failed to load commit list.
Merged

feat: sqlserver driver supports setting schema #786

Merge branch 'master' into bowen/sqlserver-schema
8b4943d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 25, 2024 in 1s

55.55% of diff hit (target 69.72%)

View this Pull Request on Codecov

55.55% of diff hit (target 69.72%)

Annotations

Check warning on line 233 in database/gorm/test_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/gorm/test_utils.go#L233

Added line #L233 was not covered by tests

Check warning on line 588 in database/gorm/test_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/gorm/test_utils.go#L584-L588

Added lines #L584 - L588 were not covered by tests

Check warning on line 1276 in database/gorm/test_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/gorm/test_utils.go#L1266-L1276

Added lines #L1266 - L1276 were not covered by tests

Check warning on line 1285 in database/gorm/test_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/gorm/test_utils.go#L1278-L1285

Added lines #L1278 - L1285 were not covered by tests

Check warning on line 1294 in database/gorm/test_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/gorm/test_utils.go#L1287-L1294

Added lines #L1287 - L1294 were not covered by tests

Check warning on line 1307 in database/gorm/test_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/gorm/test_utils.go#L1306-L1307

Added lines #L1306 - L1307 were not covered by tests