mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
perf: 新增数据库迁移doc说明文档,优化datetime字段平滑迁移
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
alter table sys_settings alter column setting type text using setting::text;
|
||||
alter table user_settings alter column setting type text using setting::text;
|
||||
Reference in New Issue
Block a user