diff --git a/实体特性.md b/实体特性.md index 5324525..972db49 100644 --- a/实体特性.md +++ b/实体特性.md @@ -69,7 +69,7 @@ class Topic { 当长度 -1 时产生的映射如下: | MySql | PostgreSQL | SqlServer | Oracle | Sqlite | Firebird | MsAccess | 达梦 | 金仓 | 神通 | 南通 | -| - | - | - | - | - | - | - | - | - | - | +| - | - | - | - | - | - | - | - | - | - |- | | text | text | nvarchar(max) | nclob | text | blob sub_type 1 | longtext | text | text | text | text | > 注意:Oracle nclob 需要 v1.3.2+ 版本才支持,否则将映射 nvarchar2(4000)