[18:48:32]
<Yunohost Git/Infra notifications> [yunohost] fflorent opened [pull request #2297](https://github.com/YunoHost/yunohost/pull/2297): Implement yunohost app db app to spawn a client db prompt
[18:50:00]
<Yunohost Git/Infra notifications> [yunohost] fflorent [commented](https://github.com/YunoHost/yunohost/pull/2297#discussion_r3213723987) on pull request #2297 Implement yunohost app db app to spawn a client db prompt: I would ideally document too how that its possible to run queries this way:
yunohost app db APP <<< "select * from ...
[18:50:07]
<Yunohost Git/Infra notifications> [yunohost] fflorent edited a [comment](https://github.com/YunoHost/yunohost/pull/2297#discussion_r3213723987) on pull request #2297 Implement yunohost app db app to spawn a client db prompt: I would ideally document too how that its possible to run queries this way:
bash
yunohost app db APP <<< "select * f...