tursodatabase/libsql

Conditionless batch support in libSQL remote protocol

Open

#1.715 aberto em 2 de set. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C (490 forks)batch import
enhancementhelp wantedremote protocol

Métricas do repositório

Stars
 (16.744 stars)
Métricas de merge de PR
 (Mesclagem média 23h 19m) (1 fundiu PR em 30d)

Description

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.

Guia do colaborador