mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-03-19 18:44:17 +00:00
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.