From 65a19f0c7594dc0af73b42230b806066b848a66d Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 26 Jan 2022 00:52:34 +0900 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c7a4773bc..8f1018428 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -95,6 +95,9 @@ Some of the existing components are implemented in the Options API, but it is an Just execute `yarn` to fix it. +### INSERTするときにはsaveではなくinsertを使用する +#6441 + ### placeholder SQLをクエリビルダで組み立てる際、使用するプレースホルダは重複してはならない 例えば