help wantedmodule: embedtype: featurevibe coding: hard
仓库指标
- Star
- (2,613 star)
- PR 合并指标
- (平均合并 3天 3小时) (30 天内合并 47 个 PR)
描述
Use Case
Currently, embedded execute interface only support a SQL string parameter. But it's unsafe and difficult to process strings with "'".
Describe the solution you'd like
Support parameterize query interface like pymysql.