是否有任何模块用于处理利用 mongoengine 执行迁移的数据库更改?

Is there any module for handling database changes that leverages mongoengine to perform the migrations?

喜欢 alembicsqlalchemy。 是否有任何模块用于处理利用 mongoengine 执行迁移的数据库更改?

根据 mongoengine 合作者的说法here 目前没有办法自动执行此过程。