This commit is contained in:
John Guo
2025-12-09 09:17:12 +08:00
parent dddfe4647a
commit bc3b20e64c

View File

@ -90,8 +90,8 @@ import _ "github.com/gogf/gf/contrib/drivers/oracle/v2"
Note:
- It does not support `Replace` features.
- It does not support `LastInsertId`.
- `InsertIgnore` returns error if there is no primary key or unique index submitted with record.
### ClickHouse