help wantedmodule: embedtype: featurevibe coding: hard
Repository-Metriken
- Stars
- (2.613 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 3T 3h) (47 gemergte PRs in 30 T)
Beschreibung
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.