Compare commits
1 Commits
feature/sc
...
106a8e1a84
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
106a8e1a84 |
@@ -136,7 +136,7 @@ func (database *Database) runMigrations(
|
||||
ctx context.Context,
|
||||
) error {
|
||||
bootstrap, err := SchemaFiles.ReadFile(
|
||||
"schema/000_bootstrap.sql",
|
||||
"schema/000.sql",
|
||||
)
|
||||
if err != nil {
|
||||
return fmt.Errorf(
|
||||
|
||||
Reference in New Issue
Block a user