tursodatabase/libsql

Conditionless batch support in libSQL remote protocol

Open

#1.715 geöffnet am 2. Sept. 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (490 Forks)batch import
enhancementhelp wantedremote protocol

Repository-Metriken

Stars
 (16.744 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 23h 19m) (1 gemergte PR in 30 T)

Beschreibung

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.

Contributor Guide