Tencent/APIJSON

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

Open

#376 ouverte le 29 mars 2022

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Java (17 967 stars) (2 229 forks)batch import
Bug 漏洞Question 使用问题help wanted

Description

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

create_by和update_by是需要自动填充的

Guide contributeur