refactor: Move migrations to the end of the file (#7895)

I sometimes find it hard to find the most recent migration.

This PR moves the migrations::run() function to the end of the file, so
that it's easy to find the most recent migration - it's at the end of
the file.

There are no changes except for switching the ordering of the functions.
This commit is contained in:
Hocuri
2026-02-25 13:13:41 +01:00
committed by GitHub
parent f1e90c73cd
commit d7bf10d7a4

File diff suppressed because it is too large Load Diff