help wantedmodule: embedtype: featurevibe coding: hard
Repository metrics
- Stars
- (2,613 stars)
- PR merge metrics
- (平均マージ 3d 3h) (30d で 47 merged PRs)
説明
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.