Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-23 | 219 Bytes | |
SQLite_ fix Knex connection issue source code.tar.gz | 2025-03-23 | 664.8 kB | |
SQLite_ fix Knex connection issue source code.zip | 2025-03-23 | 702.7 kB | |
Totals: 3 Items | 1.4 MB | 0 |
RateLimiterSQLite
: This fixes an issue where an unused Knex connection remained open, causing pool connection problems. Additionally, this adds functions to run tests against Knex. Thanks to @muco-rolle :pushpin: