When running the migrations check if any of them is marked as schema-changing.
https://linear.app/comm/issue/ENG-7493/add-a-way-of-marking-migrations-as-schema-changing
Depends on D12015
Differential D12049
[lib] Add a way of marking migrations as schema-changing tomek on May 15 2024, 5:11 AM. Authored by Tags None Referenced Files
Subscribers
Details When running the migrations check if any of them is marked as schema-changing. https://linear.app/comm/issue/ENG-7493/add-a-way-of-marking-migrations-as-schema-changing Depends on D12015 Add a log checking if schemaChanged is computed correctly. Add a migration without changesSchema and check if the value is false. Then add a migration that changesSchema and check if the value is true.
Diff Detail
|