[sqlite] Prevent receiving "ok" when using the .dump and .output commands

2020-02-14 Thread Iulian Onofrei
How can I prevent receiving the "ok" added here:  https://www.sqlite.org/src/info/b3692c406f7ba625  when I'm using `sqlite -cmd "PRAGMA key " database.sqlite .output`? iulianOnofrei ___ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org

[sqlite] Prevent receiving "ok" when using the .dump and .output commands

2020-02-13 Thread Iulian Onofrei
Hi, How can I prevent receiving the "ok" added here:  https://www.sqlite.org/src/info/b3692c406f7ba625  when I'm using `sqlite -cmd "PRAGMA key " database.sqlite .output`? iulianOnofrei ___ sqlite-users mailing list