help wantedmodule: embedtype: featurevibe coding: hard
Repository metrics
- Stars
- (2,613 stars)
- PR merge metrics
- (Avg merge 3d 3h) (47 merged PRs in 30d)
Description
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.