-
Ryuta Kamizono authored
Related #25174. `db:schema:load` doesn't work with subdirectories like previous `db:migrate:status`. `Migrator.migration_files` should be used in `assume_migrated_upto_version` to fix the issue. (cherry picked from commit 031605aa)
Ryuta Kamizono authoredRelated #25174. `db:schema:load` doesn't work with subdirectories like previous `db:migrate:status`. `Migrator.migration_files` should be used in `assume_migrated_upto_version` to fix the issue. (cherry picked from commit 031605aa)
Loading