atm you'd have to do what D1 does: write your own sqlite dump script (we based ours on sqlite's CLI
atm you'd have to do what D1 does: write your own sqlite dump script (we based ours on sqlite's CLI - https://github.com/sqlite/sqlite/blob/105c20648e1b05839fd0638686b95f2e3998abcb/src/shell.c.in#L8463-L8469)
GitHub
Official Git mirror of the SQLite source tree. Contribute to sqlite/sqlite development by creating an account on GitHub.