tursodatabase/libsql

Conditionless batch support in libSQL remote protocol

Open

#1,715 opened on 2024年9月2日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C (490 forks)batch import
enhancementhelp wantedremote protocol

Repository metrics

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

説明

The batch statements in libSQL remote protocol ("hrana") are pretty complex. Let's simplify them by adding a conditionless mode where we either ignore failures or stop on the first one.

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