Skip to content
Discussion options

You must be logged in to vote

Hi @wenley3805-star,

thank you very much for reaching out! We’re really glad to see you engaging with our software and sharing your questions. It’s great to know it’s being used for your assignment.

You are correct in noticing that the migration framework enforces a full migration history for all tables, and that this can affect tests starting from older versions. Your explanation of why versions 52–67 fail while version 68 passes is accurate: the validation in MigrationBase.init is strict, and partial or legacy migration tests may trigger it if the history does not match the expected length.

As for whether versions 52–67 are intended to be supported, that depends on the current FIRST_DAT…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by wenley3805-star
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants