You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tapd: allow migration target version to be specified
This commit allows us to either run all migrations or up to a given
version on the respective stores. This will enable us to test individual
migration steps in unit tests.
0 commit comments