mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-13 16:14:10 +01:00
d990b4f854
Makes the usage of prepared statements with lists easier, by allowed you to set a parameter as a list. Primarily for `WHERE x IN (y, z, w)` queries.