Saturday, 10th April 2021
TIL
Using unnest() to use a comma-separated string as the input to an IN query
— [django-sql-dashboard](https://github.com/simonw/django-sql-dashboard) lets you define a SQL query plus one or more text inputs that the user can provide in order to execute the query.