mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-04 09:39:14 -05:00

we can use `make_in_list_sql_clause` rather than doing our own half-baked equivalent, which has the benefit of working just fine with empty lists. (This has quite a lot of tests, so I think it's pretty safe)