mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-15 00:55:49 +01: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.