Tencent/APIJSON

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

Open

#376 opened on 2022年3月29日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Java (2,229 forks)batch import
Bug 漏洞Question 使用问题help wanted

Repository metrics

Stars
 (17,967 stars)
PR merge metrics
 (平均マージ 4h 34m) (30d で 1 merged PR)

説明

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

create_by和update_by是需要自动填充的

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