Skip to content

Commit

Permalink
sqlserver: update comment referencing mssql
Browse files Browse the repository at this point in the history
  • Loading branch information
zhevron committed May 27, 2019
1 parent bad962c commit ffbd689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/sqlserver/sqlserver.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ type Config struct {
SchemaName string
}

// MSSQL connection
// SQL Server connection
type SQLServer struct {
// Locking and unlocking need to use the same connection
conn *sql.Conn
Expand Down

0 comments on commit ffbd689

Please sign in to comment.