Hi guys,
Now that Beta 8 has been released, I'm assuming that there won't be many breaking changes in the database schemas. With that assumption, we're going to attempt the migration again, this time with the new instance.
As far as I understand from the release post, the main changes in the database are from this PR alone: https://github.com/flarum/core/pull/1344/
Are there any other resources that I should look into before starting? As I also see, the main change is only in the attribute names in the schemas and not any structure of the tables changed, so I should be fine with modifying my previous migration script.
And by the way, I think I can post my progress in this topic, and if I needed some help, I will be opening specific new discussions with a reference to this one.
Thanks for your amazing work devs, loving Flarum since I saw it when beta 7 was released.