You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 18, 2023. It is now read-only.
355: parse multiline when loading dump r=psarna a=glommer
SQLite dumps are often multi-line, so accumulate on a buffer and only send when the line ends with ;
Co-authored-by: Glauber Costa <[email protected]>
0 commit comments