mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-26 02:58:44 -06:00
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
This commit is contained in:
@@ -374,7 +374,7 @@ func (p DoltDatabaseProvider) configureReplication(ctx *sql.Context, name string
|
||||
return nil
|
||||
}
|
||||
|
||||
// TODO: url sanitize name
|
||||
// TODO: url sanitize name
|
||||
remoteUrl := strings.Replace(urlTemplate, dsess.URLTemplateDatabasePlaceholder, name, -1)
|
||||
|
||||
// TODO: params for AWS, others that need them
|
||||
|
||||
Reference in New Issue
Block a user