tursodatabase/libsql

Conditionless batch support in libSQL remote protocol

Open

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

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C (490 fork)batch import
enhancementhelp wantedremote protocol

仓库指标

Star
 (16,744 star)
PR 合并指标
 (平均合并 23小时 19分钟) (30 天内合并 1 个 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.

贡献者指南