Madison Swain-Bowden
Madison Swain-Bowden
@sarayourfriend can we close this issue, or did you want to keep it open until we can remove the functions that the associated issue created? I think #4386 maybe have...
FWIW I think what's more destructive, even if a limit is provided, is `select * from order by `, since the `order by` clause is what causes very heavy operations...
Yea that works! We'll still need to have the libraries required for `psql`, per the [install documentation](https://www.pgcli.com/install): > Pgcli uses psycopg to talk to postgres database. In order to install...
Hi @soysaucewaso, thank you for your interest in contributing to Openverse! I've assigned this issue to you. If you have any questions, you may leave them here. Please check out...
@soysaucewaso in what cases would the task be called from another task? Ideally we'd want to unify all of the cases listed into a single `run_sql` task which could be...