Compare commits
1 Commits
106a8e1a84
...
f6d33e3ceb
| Author | SHA1 | Date | |
|---|---|---|---|
| f6d33e3ceb |
@@ -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