From bc3b20e64c45890f2cd8bb9868ccff21acb33861 Mon Sep 17 00:00:00 2001 From: John Guo Date: Tue, 9 Dec 2025 09:17:12 +0800 Subject: [PATCH] up --- contrib/drivers/README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/drivers/README.MD b/contrib/drivers/README.MD index 31bd32361..dfcfbf27a 100644 --- a/contrib/drivers/README.MD +++ b/contrib/drivers/README.MD @@ -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