用ABP框架,数据库CodeFirs.InitTable,实体中ExtraPropertyDictionary类型不创建 返回
SqlSugar
沟通中
2
192
悬赏:0 飞吻
如题,使用postgreSql,特性里指定数据库字段类型也不行,如[SugarColumn(ColumnDataType = "JSONB", IsJson = true, IsIgnore = true, IsNullable = true)]
热忱回答(2)
-
fate sta VIP0
2025/11/28IsJson = true, IsIgnore = true, 不能一起出现
0 回复 -
fate sta VIP0
2025/11/28isignore表示数据库不存在。 只需要一个属性
0 回复