tursodatabase/libsql

Implement Statement::raw_bind_parameter() API

Open

#1,696 opened on 2024年8月24日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C (490 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (16,744 stars)
PR merge metrics
 (平均マージ 23h 19m) (30d で 1 merged PR)

説明

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

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