tursodatabase/libsql

Implement Statement::raw_bind_parameter() API

オープン

#1,696 opened on 2024/08/24

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C (490 件のフォーク)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (16,744 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Let's implement the raw_bind_parameter API from rusqlite. It's useful for language bindings, for example, that need to support binding.

コントリビューターガイド