tursodatabase/libsql

Conditionless batch support in libSQL remote protocol

Open

#1 715 ouverte le 2 sept. 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C (490 forks)batch import
enhancementhelp wantedremote protocol

Métriques du dépôt

Stars
 (16 744 stars)
Métriques de merge PR
 (Merge moyen 23h 19m) (1 PR mergée en 30 j)

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.

Guide contributeur