Tencent/APIJSON

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

Open

#376 aberto em 29 de mar. de 2022

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Java (2.229 forks)batch import
Bug 漏洞Question 使用问题help wanted

Métricas do repositório

Stars
 (17.967 stars)
Métricas de merge de PR
 (Mesclagem média 4h 34m) (1 fundiu PR em 30d)

Description

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

create_by和update_by是需要自动填充的

Guia do colaborador