From cde328a8517b25ddadb3a1a9777bb19275f92fff Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Tue, 22 Feb 2022 14:21:40 +0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f84a2fa..fabe0b5 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ fmt.Println(err) // ErrMissingShardingKey The full example is [here](./examples/order.go). -Note: Gorm config `PrepareStmt: true` is not supported for now. +> 🚨 NOTE: Gorm config `PrepareStmt: true` is not supported for now. ## Primary Key