tursodatabase/libsql

Conditionless batch support in libSQL remote protocol

开放

#1,715 创建于 2024年9月2日

 (0 条评论) (0 个反应) (0 位负责人)C (490 个派生)batch import
enhancementhelp wantedremote protocol

仓库指标

星标
 (16,744 个星标)
PR 合并指标
 (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.

贡献者指南