Thanks for the nice extension!
however,when i disabled this extension and purge it, something went wrong.
I am using PHP8.0 ,MySQL5.7
Here is the error log
[2022-11-05 12:56:06] flarum.ERROR: PDOException: SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP 'badge_category_id'; check that column/key exists in /www/wwwroot/example.com/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117
It seems like something is missing in my database,but everything works well when i am using it.