nullism / bqb

BQB is a lightweight and easy to use query builder that works with sqlite, mysql, mariadb, postgres, and others.
MIT License
154 stars 13 forks source link

Add a test to ensure arrays are fast #8

Closed nullism closed 1 year ago

nullism commented 1 year ago

Adding a test for Issue #7 -- cannot reproduce slow query building with large arrays.