Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ffbd689

Browse files
committed
sqlserver: update comment referencing mssql
1 parent bad962c commit ffbd689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/sqlserver/sqlserver.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ type Config struct {
4242
SchemaName string
4343
}
4444

45-
// MSSQL connection
45+
// SQL Server connection
4646
type SQLServer struct {
4747
// Locking and unlocking need to use the same connection
4848
conn *sql.Conn

0 commit comments

Comments
 (0)