Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tanjinx committed Jan 10, 2025
1 parent 61fd674 commit bcafae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/vt/sidecardb/sidecardb.go
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ func Init(ctx context.Context, env *vtenv.Environment, exec Exec) error {
}
}

// at this point db already exists or created if not
si.dbCreated = true

if err := si.setCurrentDatabase(sidecar.GetIdentifier()); err != nil {
Expand Down

0 comments on commit bcafae8

Please sign in to comment.