`.dump` is more or less doing the same thing as the exporters. It's purely a SQLite3 shell command,
.dump is more or less doing the same thing as the exporters. It's purely a SQLite3 shell command, rather than being available in their C API (which embedders like Workers use) so it would need the functionality written up rather than being something they can enable or use from SQLite.


