Tencent/APIJSON

重写SQLConfig的getUserIdKey方法后,insert自动充填会丢失created_by字段

オープン

#376 opened on 2022/03/29

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Java (2,229 件のフォーク)batch import
Bug 漏洞Question 使用问题help wanted

Repository metrics

Stars
 (17,967 個のスター)
PR merge metrics
 (PR metrics pending)

説明

例: insert into demo(id, name, create_by, update_by);

create_by和update_by是需要自动填充的

コントリビューターガイド