mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
- 合并GenTableCreateSchema和GenTableUpdateSchema为GenTableBaseSchema - 移除不必要的OutSchema类,简化模型结构 - 优化数据库查询方法,使用更安全的SQL构建方式 - 统一列查询接口,增强类型安全性