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
db [nfc]: Simplify downgrades by using that target is latest
As explained in the parent commit, and asserted just above the
_dropAndCreateAll call site, this fact always holds. That lets
us simplify how downgrades work, and as a bonus cut one step
from the checklist for making schema updates.
This reverts some of the changes made in 601936d.
0 commit comments