Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
A bug introduced by 220464f, cause the migration version do not put in the new created DB.
this PR aim to fix it.
Main Changes
https://github.com/nervosnetwork/ckb/pull/2785/files#diff-3d835c3d61b1399a2a6920bb7fa9d79484d35293d9c41eeb75ad388c49b58d3eR193-R202
https://github.com/nervosnetwork/ckb/pull/2785/files#diff-63817b2796c79fc9e1e778155c5649b11dbb2a58b62ef1d6a378528ef90aa04fR49-R107