mirror of
https://github.com/pressly/goose.git
synced 2025-05-31 11:42:04 +00:00
Changed incorrect comment from copy paste
This commit is contained in:
parent
19673d2b47
commit
340bf96224
@ -163,7 +163,7 @@ func (rs RedshiftDialect) dbVersionQuery(db *sql.DB) (*sql.Rows, error) {
|
|||||||
// TiDB
|
// TiDB
|
||||||
////////////////////////////
|
////////////////////////////
|
||||||
|
|
||||||
// MySQLDialect struct.
|
// TiDBDialect struct.
|
||||||
type TiDBDialect struct{}
|
type TiDBDialect struct{}
|
||||||
|
|
||||||
func (m TiDBDialect) createVersionTableSQL() string {
|
func (m TiDBDialect) createVersionTableSQL() string {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user