help wantedmodule: embedtype: featurevibe coding: hard
仓库指标
- 星标
- (2,874 个星标)
- 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.