Artalk icon indicating copy to clipboard operation
Artalk copied to clipboard

支持SQLite3迁移到MySQL吗?

Open helloxz opened this issue 1 year ago • 1 comments

比如前期我使用SQLite3数据库,后期发现数据量很大了,可以迁移到MySQL吗?官方是否又提供这个方案,感谢。

helloxz avatar Dec 18 '23 03:12 helloxz

只需进入管理并将数据导出为 .artrans 格式

将数据库转换为MySQL后,您可以将旧数据导入回来,对吗?

bibicadotnet avatar Dec 18 '23 03:12 bibicadotnet