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 (16,744 stars) (490 forks)batch import
enhancementhelp wantedremote protocol

説明

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.

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