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.