mirror of
https://github.com/certd/certd.git
synced 2026-06-26 21:43:27 +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