mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-09 11:41:30 -07:00
Update CONTRIBUTING.md
This commit is contained in:
parent
1e31e8d1ca
commit
2c93b136ae
1 changed files with 3 additions and 0 deletions
|
@ -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をクエリビルダで組み立てる際、使用するプレースホルダは重複してはならない
|
||||
例えば
|
||||
|
|
Loading…
Reference in a new issue