| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.2.7 source code.tar.gz | 2026-03-27 | 781.8 kB | |
| 3.2.7 source code.zip | 2026-03-27 | 1.0 MB | |
| README.md | 2026-03-27 | 1.3 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
What's Changed
- chore: omit
./scriptsfrom published package by @myndzi in https://github.com/knex/knex/pull/6356 - fix: handle lowercase INFORMATION_SCHEMA keys in MySQL renameColumn by @OlivierCavadenti in https://github.com/knex/knex/pull/6407
- fix: sqlite DDL operations failing inside transactions [#6402] by @tgriesser in https://github.com/knex/knex/pull/6408
- fix: correct binding order in delete with subquery join by @OlivierCavadenti in https://github.com/knex/knex/pull/6412
- docs: add link for the knex-ibmi dialect by @bskimball in https://github.com/knex/knex/pull/6359
- chore: add codecov by @tgriesser in https://github.com/knex/knex/pull/6416
- chore: add dockerhub credentials to prevent CI rate limiting by @tgriesser in https://github.com/knex/knex/pull/6418
- fix: remove __knexTxId from connection on release by @joshAg in https://github.com/knex/knex/pull/5288
- fix: clone config in client constructor by @castarco in https://github.com/knex/knex/pull/5633
New Contributors
- @bskimball made their first contribution in https://github.com/knex/knex/pull/6359
- @joshAg made their first contribution in https://github.com/knex/knex/pull/5288
Full Changelog: https://github.com/knex/knex/compare/3.2.6...3.2.7