mirror of
https://github.com/status-im/migrate.git
synced 2025-02-22 16:08:04 +00:00
sqlserver: update comment referencing mssql
This commit is contained in:
parent
bad962cf21
commit
ffbd6893f6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user