mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2025-12-12 08:00:04 +01:00
Update username
This commit is contained in:
parent
cd26fb7289
commit
ff85c92b98
5 changed files with 11 additions and 11 deletions
2
mysql.go
2
mysql.go
|
|
@ -3,7 +3,7 @@ package main
|
|||
import (
|
||||
"database/sql"
|
||||
"fmt"
|
||||
_ "github.com/adrianmacneil/go-mysql"
|
||||
_ "github.com/amacneil/go-mysql"
|
||||
"net/url"
|
||||
"strings"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue