mig
This commit is contained in:
parent
1d3c2c3494
commit
fcebafc487
@ -103,7 +103,7 @@ func (d *DAL) Init() error {
|
||||
}
|
||||
|
||||
m, err := migrate.NewWithDatabaseInstance(
|
||||
"gitlab://Pavel@glpat-qUsfkN99NwqscZKtyCqw/penahub.gitlab.yandexcloud.net/57/dal/schema",
|
||||
"gitlab://Pavel@glpat-qUsfkN99NwqscZKtyCqw/@penahub.gitlab.yandexcloud.net/57/dal/schema",
|
||||
"postgres", driver,
|
||||
)
|
||||
if err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user