feat: 支持 Option<T> 字段(None↔NULL)、列命名默认原样(Keep)、迁移同名列先删后加,版本 1.1.0

This commit is contained in:
2026-08-21 03:41:53 +08:00
parent 132aae865b
commit 394c4a1fb5
14 changed files with 335 additions and 87 deletions
+3
View File
@@ -1,4 +1,7 @@
# 构建产物
target/
# 宏编译产物(构建时自动生成,不入库)
src/macros/*.cjo
src/macros/*.dll
# 临时/日志
*.log