feat(database): add automatic database creation for MySQL and PostgreSQL

This commit is contained in:
HouYunFei
2026-06-04 14:22:20 +08:00
parent 68aca6fa16
commit 163dc51203
5 changed files with 125 additions and 7 deletions
+4
View File
@@ -2,6 +2,10 @@
## Unreleased
+ [新增] 新增图片放大工具。
+ [优化] 优化图片工具条,增加自定义功能。
+ [修复] 修复端口冲突问题、pg/mysql未初始化问题。
## v0.2.1 - 2026-06-03
+ [新增] 新增文档站点页面。