3 件のコメント (3 件のコメント)0 件のリアクション (0 件のリアクション)0 人の担当者 (0 人の担当者)C490 件のフォーク (490 件のフォーク)batch import
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- 16,744 個のスター (16,744 個のスター)
- PR merge metrics
- PR metrics pending (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.
コントリビューターガイド
- 調査方針
- rusqlite の raw bind parameter の実装を確認し、libSQL の内部バインディングメカニズムを理解して API を実装します。
- 技術スタック
- c
- 領域
- databaseapi
- Issue 種別
- 機能
- 前提条件
- CSQLite internals