Tencent/APIJSON

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

Open

#376 创建于 2022年3月29日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Java (2,229 fork)batch import
Bug 漏洞Question 使用问题help wanted

仓库指标

Star
 (17,967 star)
PR 合并指标
 (平均合并 4小时 34分钟) (30 天内合并 1 个 PR)

描述

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

create_by和update_by是需要自动填充的

贡献者指南