blossom-editor / blossom

A markdown editor that you can deploy on your own servers to achieve cloud storage and device synchronization(支持私有部署的云端存储双链笔记软件)
https://www.wangyunf.com/blossom-doc/index
MIT License
2.97k stars 231 forks source link

可以使用sqlite无缝替换吗 #118

Closed memoryliu closed 3 months ago

memoryliu commented 4 months ago

本地不想运行一个mysql,感觉比较重,迁移时还需要导出等操作。如果使用sqlite,迁移时直接把sql文件复制下就行,没仔细看后端代码,启动时直接使用sqlite的链接,是否可以无缝替换

xiaozzzi commented 4 months ago

不行,不支持sqlite

github-actions[bot] commented 3 months ago

This issue has been open 30 days with no activity. This will be closed in 7 days.

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it hasn't had any recent activity.