本插件依赖 [nonebot-plugin-orm](https://github.com/nonebot/plugin-orm) 插件提供数据库支持
数据迁移
如果希望保留原 `session` 插件存储的数据,需要确保同时安装 [nonebot-plugin-datastore](https://github.com/he0119/nonebot-plugin-datastore) 和 [nonebot-plugin-orm](https://github.com/nonebot/plugin-orm),然后运行 `nb orm upgrade` 进行迁移
**Full Changelog**: https://github.com/noneplugin/nonebot-plugin-session-orm/commits/v0.1.0